Template:Class: Difference between revisions

From AnotherEidos Wiki
Jump to navigation Jump to search
No edit summary
(repurposed as a class icon template)
 
(25 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="wikitable"
<div style="display:inline-block; width:{{{size|50}}}px;">
|-
<div>[[File:{{{class}}}.png|center|{{{size|50}}}px| link={{{class}}}]]</div>
! [[File:FS{{{filename|}}}.png|100px|
<div style="text-align:center; font-size:.7em; font-weight:bold; display:{{{display| {{{display|}}} }}};">[[{{{class}}}]]</div></div>
! [[File:FS{{{filename|}}}.png|100px|
<noinclude>
! [[File:FS{{{filename|}}}.png|100px|
==Test==
! [[File:FS{{{filename|}}}.png|100px|
Uses similar code to [[Template:Character FS]]
|- style="text-align:center;"
{{Class| class=Fighter}}{{Class| class=Fighter}}{{Class| class=Fighter}}{{Class| class=Fighter}}
| Name
<pre><nowiki>{{Class| class=Fighter}}
| Name
additional attributes
| Name
size
| Name
display= css display attribute for the text label
|}
</pre></nowiki>

Latest revision as of 18:25, 14 November 2022

[[File:{{{class}}}.png|center|50px| link={{{class}}}]]
[[{{{class}}}]]

Test[edit source]

Uses similar code to Template:Character FS

<nowiki>{{Class| class=Fighter}}
additional attributes
size
display= css display attribute for the text label

</nowiki>