Template:Releasetable: Difference between revisions

From Imagisphere
Jump to navigation Jump to search
m (Various changes to make this template play nice with the new alternating colours on bobs.)
m (Recategorised.)
Line 8: Line 8:
{{{release|}}}
{{{release|}}}
</table></td></includeonly><noinclude>
</table></td></includeonly><noinclude>
Used to create a table for different releases on a [[Template:Bob|bob]]. Note that this template only creates the table; to actually add information, you will need to use the [[Template:Release|release]] template.
Used to create a table for different releases on a [[Template:Bob|bob]]. Note that this template only creates the table's header; to actually add information, you will need to use the [[Template:Release|release]] template.
==Usage==
==Usage==
<pre>
<pre>
{{Releasetable|release=
{{Releasetable|release=
  {{release
{{release
    |system=   
|system=   
    |region=   
|region=   
    |edition=  
|edition=  
    |date=     
|date=     
    |code=     
|code=     
    }}
}}
}}
}}
</pre>
</pre>
Line 26: Line 26:
* [[Template:Release]]
* [[Template:Release]]


[[Category:Templates]]</noinclude>
[[Category:Breakout box templates]]</noinclude>

Revision as of 20:42, 14 October 2022

Used to create a table for different releases on a bob. Note that this template only creates the table's header; to actually add information, you will need to use the release template.

Usage

{{Releasetable|release=
	{{release
	|system=  
	|region=  
	|edition= 
	|date=    
	|code=    
	}}
}}

See also