Шаблон:=

Материал из Dwarf Fortress Wiki
Перейти к навигацииПерейти к поиску

=


Most templates bork when an equals sign is included directly in an ordered parameter; with this template, now if you use {{=}} instead of = you'll be fine.

Compare the following:

Code Result
{{Colored Notice Box|#f00|2+2=5}}
{{Colored Notice Box|#f00|1=2+2=5}}
{{Colored Notice Box|#f00|2+2{{=}}5}}