Difference between revisions of "Template:Version/row/doc"

From ComputerCraft Wiki
Jump to: navigation, search
m (Parameters: update)
m
 
Line 8: Line 8:
 
* {{p|type}}: Row type. Set to <code>gray</code> for a gray row (alternating colors), <code>latest</code> for the blue row with the "latest" header, or <code>beta</code> for an orange row with the "beta" text.
 
* {{p|type}}: Row type. Set to <code>gray</code> for a gray row (alternating colors), <code>latest</code> for the blue row with the "latest" header, or <code>beta</code> for an orange row with the "beta" text.
 
* {{p|link}}: Sets the link, using the value after <code>www.computercraft.info/</code>. Defaults to <code>{{p|3|plain=1}}/computercraft-{{p|1|plain=1}}</code> with the periods in {{p|1}} being replaced with dashes.
 
* {{p|link}}: Sets the link, using the value after <code>www.computercraft.info/</code>. Defaults to <code>{{p|3|plain=1}}/computercraft-{{p|1|plain=1}}</code> with the periods in {{p|1}} being replaced with dashes.
 +
<noinclude>[[Category:Documentation pages]]</noinclude>

Latest revision as of 07:51, 4 August 2020

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 in YYYY/MM/DD format, for example 2015/12/04. Not needed if {{{link}}} is set.
  • {{{type}}}: Row type. Set to gray for a gray row (alternating colors), latest for the blue row with the "latest" header, or beta for an orange row with the "beta" text.
  • {{{link}}}: Sets the link, using the value after www.computercraft.info/. Defaults to {{{3}}}/computercraft-{{{1}}} with the periods in {{{1}}} being replaced with dashes.