Template:Version/row
From ComputerCraft Wiki
Revision as of 04:58, 9 December 2015 by KnightMiner (Talk | contribs) (Created page with "<includeonly><tr><td style="background-color:{{ #switch: {{{4|}}} |latest = #E5F9FF |gray = #D4D4D4 |#FFFFFF }}; text-align:center;">{{ #ifeq: {{{4|}}} | lates...")
This template is used to create the rows on {{version}}
Parameters
-
{{{1}}}
: Sets the version number -
{{{2}}}
: Sets the coorsponding Minecraft version -
{{{3}}}
: Release date, formatted inYYYY/MM/DD
format, for example2015/12/04
. Not needed if{{{link}}}
is set. -
{{{type}}}
: Row type. Set togray
for a gray row (alternating colors),latest
for the blue row with the "latest" header, orbeta
for an orange row with the "beta" text. -
{{{link}}}
: Sets the link, using the value afterwww.computercraft.info/
. Defaults to{{{3}}}/computercraft-{{{1}}}
with the periods in{{{1}}}
being replaced with dashes.