Difference between revisions of "Version history table row/Documentation"

m (→‎Parameters: added param name)
m (→‎Parameters: default)
Line 2: Line 2:
 
Used to add a row to a version history table. Usually used in conjunction with [[Template:Version history table header]] and [[Template:Version history table footer]].
 
Used to add a row to a version history table. Usually used in conjunction with [[Template:Version history table header]] and [[Template:Version history table footer]].
 
==Parameters==
 
==Parameters==
{{bullet}} '''date''': The date of the version.
+
{{bullet}} '''patch''': Optional. The name of the patch. Defaults to TBD.
  
 
==Usage==
 
==Usage==
 
<pre>{{Version history table row|TBD}}{{PAGENAME}} was added to the game.</pre>
 
<pre>{{Version history table row|TBD}}{{PAGENAME}} was added to the game.</pre>

Revision as of 12:31, 16 February 2023

Description

Used to add a row to a version history table. Usually used in conjunction with Version history table header and Version history table footer.

Parameters

patch: Optional. The name of the patch. Defaults to TBD.

Usage

{{Version history table row|TBD}}{{PAGENAME}} was added to the game.