Template:Affection reward/doc: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
imported>Elaeagnifolia
No edit summary
Line 4: Line 4:


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


==Example==
==Example==
<pre>{{Affection reward icon|type=game|size=44px}}</pre>
<pre>{{Affection reward icon|type=game|reward=Test|size=44px}}</pre>
{{Affection reward icon|type=game|size=44px}}
{{Affection reward icon|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}}

Revision as of 17:28, 9 May 2021

Template-info.png Documentation

Description

Used to show the affection reward icon and reward text

Usage

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

Example

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

Template:Affection reward icon

  • 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.