Template:Databox: Difference between revisions
Jump to navigation
Jump to search
Cmloegcmluin (talk | contribs) No edit summary |
This isn't true. It only need not be escaped in preformatted settings Tag: Undo |
||
| Line 16: | Line 16: | ||
}} | }} | ||
Note: To include the character <code>|</code> | Note: To include the character <code>|</code>, it must be escaped as <code><nowiki>{{!}}</nowiki></code>. | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 22:42, 29 September 2021
This template creates a collapsible text box.
You type:
{{Databox|Title|
Contents
}}
You get:
Title
Contents
Note: To include the character |, it must be escaped as {{!}}.