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

From ComputerCraft Wiki
Jump to: navigation, search
(this is a meta template, so no need for examples)
 
m
Line 7: Line 7:
 
* {{p|3}}: Release date, formatted in <code>YYYY/MM/DD</code> format, for example <code>2015/12/04</code>
 
* {{p|3}}: Release date, formatted in <code>YYYY/MM/DD</code> format, for example <code>2015/12/04</code>
 
* {{p|4}}: Row type. Set to <code>gray</code> for a gray row, or <code>latest</code> for the blue row with the "latest" header.
 
* {{p|4}}: Row type. Set to <code>gray</code> for a gray row, or <code>latest</code> for the blue row with the "latest" header.
 +
* {{p|link}}: Sets the link after the date. Defaults to <code>computercraft-{{p|1|plain=1}}</code> with the periods in {{p|1}} being replaced with dashes.

Revision as of 05:11, 9 December 2015

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
  • {{{4}}}: Row type. Set to gray for a gray row, or latest for the blue row with the "latest" header.
  • {{{link}}}: Sets the link after the date. Defaults to computercraft-{{{1}}} with the periods in {{{1}}} being replaced with dashes.