Difference between revisions of "Table footer/Documentation"

m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Description==
 
==Description==
Used as the footer for a version history table. Usually used in conjunction with [[Template:Version history table header]] and [[Template:Version history table row]].
+
Used as the footer for table.
  
 
==Usage==
 
==Usage==
<pre>{{Version history table footer}}</pre>
+
{{T|Table footer}}
 +
 
 +
Example of use with a shop table:
 +
<pre>
 +
{{shop table header}}
 +
{{shop table row|Wheat seeds|0.4}}
 +
{{table footer}}
 +
</pre><includeonly>[[Category:Table templates]]</includeonly>

Latest revision as of 10:37, 13 February 2024

Description[edit]

Used as the footer for table.

Usage[edit]

{{Table footer}}

Example of use with a shop table:

{{shop table header}}
{{shop table row|Wheat seeds|0.4}}
{{table footer}}