Template:Badge/doc: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
(Created page with "{{doc/start}} ==Description== Template used on Badges ==Usage== <pre> {{Badge |name= |description= |releaseDate= }} </pre> {{doc/end}}")
 
imported>Elaeagnifolia
No edit summary
Line 11: Line 11:
}}
}}
</pre>
</pre>
==Parameters==
* <code>name</code> - Name of the badge
* <code>description</code> - In-game description of the badge
* <code>releaseDate</code> - The exact time the card was released (UTC+9 timezone) in YYYY-MM-DD HH:mm:ss format.


{{doc/end}}
{{doc/end}}

Revision as of 15:22, 12 August 2021

Template-info.png Documentation

Description

Template used on Badges

Usage

{{Badge
|name=
|description=
|releaseDate=
}}

Parameters

  • name - Name of the badge
  • description - In-game description of the badge
  • releaseDate - The exact time the card was released (UTC+9 timezone) in YYYY-MM-DD HH:mm:ss format.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.