Difference between revisions of "Template:Episode"

From BerryTube Wiki
Jump to: navigation, search
m (sandboxes are for losers and the welsh)
(More changes lol)
 
(10 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Episode
 
{{Episode
 +
|Season=
 +
|EpNumber=
 
|Writer=
 
|Writer=
 
|Synopsis=
 
|Synopsis=
Line 10: Line 12:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>
+
</noinclude>
 +
 
 +
<includeonly>
 
__NOINDEX__
 
__NOINDEX__
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
+
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #421C52; color: white; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
+
! style="text-align: center; background-color:#210E29;" colspan="2" |<big>{{PAGENAME}}</big>
 
|-
 
|-
! Title
+
! Episode number
| {{PAGENAME}}
+
| <b>{{{Season|}}}</b>x<b>{{{EpNumber|}}}</b>
 
|-
 
|-
 
! Writer
 
! Writer
Line 25: Line 29:
 
|-
 
|-
 
! Rule
 
! Rule
| {{{Rule|}}}  
+
| {{{Rule}}}
 
|}
 
|}
 
[[Category:Episode]]
 
 
</includeonly>
 
</includeonly>

Latest revision as of 14:19, 16 August 2014

This is the "Episode" template. It should be called in the following format:

{{Episode
|Season=
|EpNumber=
|Writer=
|Synopsis=
|Rule=
}}

Edit the page to see the template text.