Template:!!
From StarMade Wiki
{{#vardefine: nodoc | {{{nodoc}}} }}{{#vardefine: baddoc | {{{baddoc}}} }}
This template can be used to parse tables in templates as a shortcut to using {{!}} twice. For example, the table:
{| some table |- some row | some cell || some cell |}
Can be coded as:
{{sometemplate|someparameter= {{{!}} some table {{!}}- some row {{!}} some cell {{!!}} some cell |} }}
See also
- {{!}}
The above documentation is transcluded from Template:!!/doc. (edit | history)