Template:GameDesc/Documentation

Revision as of 02:00, 18 August 2023 by RustyVanBurace (talk | contribs) (Protected "Template:Game Descr/Documentation" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
Jump to navigation Jump to search

Purpose

Used to create sortable tables for listing in-game descriptions by game, such as item and skill descriptions, using both a header template and multiple row templates. Template:Game Descr/Header is placed at the top of the table, and the table must be closed by appending |} on the following line.

Usage

Parameter Description
1 The linked game that the description is from.
2 The in-game description.

Code

{{Game Descr/Header}}
{{Game Descr|1|2}}
|}

Examples

Life Stone descriptions

{{Game Descr/Header}}
{{Game Descr|{{Gamelink|SMT1}}|Restores 25% of one ally's HP.}}
|}

Template:Game Descr/Header Template:Game Descr |}


This is the template documentation page for Template:GameDesc. It should be transcluded onto the template page.