Template:GameDesc: Difference between revisions

Jump to navigation Jump to search
(Created page with "<includeonly> |{{{1}}} |{{{2}}} |-</includeonly><noinclude> {{Documentation}} Category:Table Templates </noinclude>")
 
m (Protected "Template:Game Descr" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 01:59, 18 August 2023

Purpose

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

This template should use the English localized descriptions where available. For games that were never localized, the original Japanese description should instead be used. Use Template:DescTransl for displaying both the Japanese description and a translation.

Usage

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

Code

{{GameDesc/Header}}
{{GameDesc|1|2}}
|}

Examples

Life Stone descriptions

{{GameDesc/Header}}
{{GameDesc|{{Link|Game|SMT1}}|Restores 25% of one ally's HP.}}
|}
Game Description
Shin Megami Tensei Restores 25% of one ally's HP.