Template:Attribute icon/doc: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
(Created page with "{{doc/start}} ==Description== Template that gets card type icon. ==Usage== <pre> {{Card type|type=|size=}} </pre> * Size defaults to 46px. ==Example== <pre> {{Card type|type...")
 
imported>Elaeagnifolia
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
==Usage==
==Usage==
<pre>
<pre>
{{Card type|type=|size=}}
{{Attribute|type=|size=}}
</pre>
</pre>
* Size defaults to 46px.
* Size defaults to 46px.
Line 11: Line 11:
==Example==
==Example==
<pre>
<pre>
{{Card type|type=Logic|size=30px}}
{{Attribute icon|type=Logic|size=30px}}
</pre>
</pre>
{{Card type|type=Logic|size=30px}}
{{Attribute icon|type=Logic|size=30px}}
 


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

Latest revision as of 02:37, 11 May 2021

Template-info.png Documentation

Description[edit source]

Template that gets card type icon.

Usage[edit source]

{{Attribute|type=|size=}}
  • Size defaults to 46px.

Example[edit source]

{{Attribute icon|type=Logic|size=30px}}

Logic card type icon


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