Template:Navbox/doc: Difference between revisions
From BoyWiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>{{Documentation subpage}}</noinclude> | <noinclude>{{Documentation subpage}}</noinclude> | ||
This template is used to create a basic navbox. Syntax Type navbox| | ;Description | ||
:This template is used to create a basic [[Help:Navbox|navbox]]. | |||
;Syntax | |||
:Type <code>{{tl|navbox|...}}</code> somewhere, with parameters as shown below. | |||
;Sample output | |||
<pre>{{navbox | |||
|header=Land of Bob | |||
|body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>. | |||
}}</pre> | |||
Results in... | |||
{{navbox | {{navbox | ||
|header=Land of Bob | |header=Land of Bob | ||
|body=This [[place]] and that [[place]]. | |body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>. | ||
<Br> | <Br> | ||
[[:Portal:General wiki templates]] | [[:Portal:General wiki templates]] |
Revision as of 13:36, 30 December 2012
- 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...
{{navbox
|header=Land of Bob
|body=This [[place]] and that [[place]].
Portal:General wiki templates