Screamer Forums and Screamer gallery have returned.

The Screamer Forums will likely remain read only unless it's known that it will be active, since forums in general are kind of dead because of Discord.

Template:Navbox/doc: Difference between revisions

From Screamer Wiki
Jump to navigation Jump to search
imported>Default
No edit summary
imported>Screamer Nerd
m 1 revision
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
:This template is used to do something.
:This template is used to do something.
;Syntax
;Syntax
:Type <code>{{t|navbox|...}}</code> somewhere, with parameters as shown below.
:Type <code>{{t|templatename}}</code> somewhere.
;Sample output
;Sample output
 
:<code><nowiki>{{templatename|foo}}</nowiki></code> gives...
<pre>{{navbox
:{{templatename|foo}}
|header=Westfall
|collapse={{{collapse|}}}
|body=This subzone and that subzone.}}</pre>
 
Results in...
 
{{navbox
|header=Westfall
|collapse={{{collapse|}}}
|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>

Latest revision as of 01:27, 5 August 2015

Description
This template is used to do something.
Syntax
Type {{templatename}} somewhere.
Sample output
{{templatename|foo}} gives...
Template:Templatename