Roblox Be Crushed By A Speeding Wall Wiki
Register
(getting rid of red links)
 
(Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobo...")
 
Line 1: Line 1:
  +
== Description ==
This module is invoked by the {{t|Namespace}} template.
 
  +
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
  +
  +
== Syntax ==
  +
<pre>
  +
{{Series
  +
| title =
  +
| image =
  +
| caption =
  +
| release =
  +
| seasons =
  +
| episodes =
  +
| runtime =
  +
| genre =
  +
| network =
  +
| distrib =
  +
| creator =
  +
| writer =
  +
| director =
  +
| composer =
  +
| based on =
  +
| exec prod =
  +
| producer =
  +
| prod co =
  +
| country =
  +
| language =
  +
}}</pre>
  +
  +
== Sample output ==
  +
{{Series
  +
| title = ''Default page title''
  +
| image = Wiki.png
  +
| caption = Test
  +
| release = Test
  +
| seasons = Test
  +
| episodes = Test
  +
| runtime = Test
  +
| genre = Test
  +
| network = Test
  +
| distrib = Test
  +
| creator = Test
  +
| writer = Test
  +
| director = Test
  +
| composer = Test
  +
| based on = Test
  +
| exec prod = Test
  +
| producer = Test
  +
| prod co = Test
  +
| country = Test
  +
| language = Test
  +
}}
  +
<pre>{{Series
  +
| title = ''Default page title''
  +
| image = Wiki.png
  +
| caption = Test
  +
| release = Test
  +
| seasons = Test
  +
| episodes = Test
  +
| runtime = Test
  +
| genre = Test
  +
| network = Test
  +
| distrib = Test
  +
| creator = Test
  +
| writer = Test
  +
| director = Test
  +
| composer = Test
  +
| based on = Test
  +
| exec prod = Test
  +
| producer = Test
  +
| prod co = Test
  +
| country = Test
  +
| language = Test
  +
}}</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 05:36, 20 January 2024

Description

To use this template, add the {{Series}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Series
 | title     = 
 | image     = 
 | caption   = 
 | release   = 
 | seasons   = 
 | episodes  = 
 | runtime   = 
 | genre     = 
 | network   = 
 | distrib   = 
 | creator   = 
 | writer    = 
 | director  = 
 | composer  = 
 | based on  = 
 | exec prod = 
 | producer  = 
 | prod co   = 
 | country   = 
 | language  = 
}}

Sample output

{{Series
 | title     = ''Default page title''
 | image     = Wiki.png
 | caption   = Test
 | release   = Test
 | seasons   = Test
 | episodes  = Test
 | runtime   = Test
 | genre     = Test
 | network   = Test
 | distrib   = Test
 | creator   = Test
 | writer    = Test
 | director  = Test
 | composer  = Test
 | based on  = Test
 | exec prod = Test
 | producer  = Test
 | prod co   = Test
 | country   = Test
 | language  = Test
}}