Template:Affection reward/doc: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
(Created page with "{{doc/start}} ==Description== Used to show the affection reward icon. ==Usage== <pre>{{Affection reward icon|type=|size=}}</pre> ==Example== <pre>{{Affection reward icon|typ...")
 
imported>Elaeagnifolia
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{doc/start}}
{{doc/start}}
==Description==
==Description==
Used to show the affection reward icon.
Used to show the affection reward icon and reward text


==Usage==
==Usage==
<pre>{{Affection reward icon|type=|size=}}</pre>
<pre>{{Affection reward|type=|reward=|size=}}</pre>


==Example==
==Example==
<pre>{{Affection reward icon|type=game|size=44px}}</pre>
<pre>{{Affection reward|type=game|reward=Test|size=44px}}</pre>
{{Affection reward icon|type=game|size=44px}}
{{Affection reward|type=game|size=44px}}


* Can also be used just by specifying first argument. Size defaults to 24px.
* Size is optional, defaults to 24px.
* Can be shortcutted with [[Template:Ar]]


<pre>{{Affection reward icon|game}}</pre>
<pre>{{Ar|type=game|reward=Test}}</pre>
{{Affection reward icon|game}}
{{Ar|type=game|reward=Test}}
 
* Can be shortcutted with [[Template:Ari]]
 
<pre>{{Ari|game}}</pre>
{{Ari|game}}


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

Latest revision as of 17:28, 9 May 2021

Template-info.png Documentation

Description[edit source]

Used to show the affection reward icon and reward text

Usage[edit source]

{{Affection reward|type=|reward=|size=}}

Example[edit source]

{{Affection reward|type=game|reward=Test|size=44px}}

Stage impression icon 03.png


  • Size is optional, defaults to 24px.
  • Can be shortcutted with Template:Ar
{{Ar|type=game|reward=Test}}

Stage impression icon 03.png Test


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