Template:Character FS: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="text-align:center; | <div style="text-align:center; block; width:{{{size|90}}}px; float:{{{float}}}; padding:1px; margin:inherit;"> | ||
<div>[[File:FS_{{lc:{{{ | |||
<div style="font-size:.7em; font-weight:bold; display:{{{display| {{{char|none}}} }}};">[[{{{char|{{{fs| | <div style="color:black; font-size:13px; font-weight:bold; line-height:.8; display:{{{rarity|none}}}">{{{rarity}}}</div> | ||
<div style="position:absolute; margin:2px; display:{{{class|none}}}" > [[File:{{{class|Vanguard}}}.png|25px|link={{{class}}}]] </div> | |||
<div style="position:absolute; margin-top:30px; display:{{{limited|none}}}"> [[File:limited.png|25px|link=Category:Alternate Character| Limited/Alternate Character ]]</div> | |||
<div>[[File:FS_{{lc:{{{char|{{{fs}}}}}}}}.png | {{{size|90}}}px | link={{{char|{{{fs|Unreleased}}}}}}]]</div> | |||
<div style="font-size:.7em; font-weight:bold; display:{{{display| {{{char|none}}} }}}; line-height: 1; padding: 3px;">[[{{{char|{{{fs|{{{alt-text}}}}}}}}}]]</div> | |||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
==Test== | ==Test== | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Character FS | {{Character FS | char=Leonhart (Summer)}} | ||
{{Character FS | {{Character FS | char=Leonhart (Summer) | display=none}} | ||
//short hands, use best of chracter's fs and char attributes are mostly the same save for the casing | //short hands, use best of chracter's fs and char attributes are mostly the same save for the casing | ||
{{Character FS | char=flet}} //shorthand for base characters, make sure to be all lowercase | {{Character FS | char=flet}} //shorthand for base characters, make sure to be all lowercase | ||
{{Character FS | fs=flet}} //shorthand for base characters and hides name text | {{Character FS | fs=flet}} //shorthand for base characters and hides name text | ||
NEW | |||
Can now display rarity adn class | |||
{{Character FS | char=Edgar (Awakened) | class=Healer | rarity=☆☆☆☆☆}} | |||
</nowiki></pre> | </nowiki></pre> | ||
Test: | Test: | ||
{{Character FS | | {{Character FS 2| char=Leonhart (Summer)}} {{Character FS | char=Leonhart (Summer) | display=none}} | ||
{{Character FS | | |||
{{Character FS| char=Leonhart (Summer)}} {{Character FS | char=Leonhart (Summer) | display=none}} | |||
{{Character FS | char=Flet}}{{Character FS | fs=flet}} | |||
{{Character FS | char= | {{Character FS | char=Edgar (Awakened) | class=Healer | rarity=☆☆☆☆☆}} | ||
</noinclude> | </noinclude> |
Latest revision as of 12:43, 20 October 2024
[[File:FS_{{{fs}}}.png | 90px | link=Unreleased]]
Test[edit source]
{{Character FS | char=Leonhart (Summer)}} {{Character FS | char=Leonhart (Summer) | display=none}} //short hands, use best of chracter's fs and char attributes are mostly the same save for the casing {{Character FS | char=flet}} //shorthand for base characters, make sure to be all lowercase {{Character FS | fs=flet}} //shorthand for base characters and hides name text NEW Can now display rarity adn class {{Character FS | char=Edgar (Awakened) | class=Healer | rarity=☆☆☆☆☆}}
Test: