Template:Navbox/doc: Difference between revisions
Jump to navigation
Jump to search
>Default No edit summary |
>Default mNo edit summary |
||
Line 1: | Line 1: | ||
;Description | ;Description | ||
:This template is used to | :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 7: | Line 7: | ||
<pre>{{navbox | <pre>{{navbox | ||
|header=Land of Bob | |header=Land of Bob | ||
|body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>.}}</pre> | |body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>. | ||
}}</pre> | |||
Results in... | Results in... | ||
Line 13: | Line 14: | ||
{{navbox | {{navbox | ||
|header=Land of Bob | |header=Land of Bob | ||
|body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>.}} | |body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>. | ||
}} | |||
<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> |