Both the Screamercord and this very wiki are currently listed as adult websites by AI classification models. We are currently working to remedy this, 2026 is not 2019.

In the meantime, you can help by moving all permalinks to IPFS

Template:Navbox/doc: Difference between revisions

From Screamer Wiki
Jump to navigation Jump to search
imported>Default
No edit summary
imported>Default
m 4 revisions
Line 1: Line 1:
;Description
;Description
:This template is used to do something.
:This template is used to create a basic [[Help:Navbox|navbox]].
;Syntax
;Syntax
:Type <code>{{t|navbox|...}}</code> somewhere, with parameters as shown below.
:Type <code>{{t|navbox|...}}</code> somewhere, with parameters as shown below.
Line 6: Line 6:


<pre>{{navbox
<pre>{{navbox
|header=Westfall
|header=Land of Bob
|collapse={{{collapse|}}}
|body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>.
|body=This subzone and that subzone.}}</pre>
}}</pre>


Results in...
Results in...


{{navbox
{{navbox
|header=Westfall
|header=Land of Bob
|collapse={{{collapse|}}}
|body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>.
|body=This subzone and that subzone.}}
}}


<includeonly>[[Category:General wiki templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<includeonly>[[Category:General wiki templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Revision as of 12:30, 13 June 2015

Description
This template is used to create a basic navbox.
Syntax
Type {{navbox}} somewhere, with parameters as shown below.
Sample output
{{navbox
|header=Land of Bob
|body=This [[place]] and that [[place]].
}}

Results in...