Template:Infobox episode/doc: Difference between revisions

From Redemption Wiki
Jump to navigation Jump to search
>Default
(New page: ;Description :This template is used to do something. ;Syntax :Type <code>{{t|templatename}}</code> somewhere. ;Sample output :<code><nowiki>{{templatename|foo}}</nowiki></code> gives... :{...)
 
>Default
No edit summary
Line 8: Line 8:


<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets, to make the fields into links.
<pre>{{episode
| season  =
| number  =
| image    =
| airdate  =
| writer  =
| director =
| previous =
| next    =
}}</pre>

Revision as of 20:46, 26 May 2015

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


To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets, to make the fields into links.

{{episode
| season   = 
| number   = 
| image    = 
| airdate  = 
| writer   = 
| director = 
| previous = 
| next     = 
}}