Template:Character FS: Difference between revisions
Jump to navigation
Jump to search
(changed to divs) |
No edit summary |
||
(15 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: | |||
<div style="font-size:.7em; font-weight:bold;">[[{{{char- | <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== | ||
<nowiki>{{Character FS |fs | <pre><nowiki> | ||
{{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=☆☆☆☆☆}} | |||
</nowiki></pre> | |||
Test: | Test: | ||
{{Character FS 2| char=Leonhart (Summer)}} {{Character FS | char=Leonhart (Summer) | display=none}} | |||
{{Character FS| char=Leonhart (Summer)}} {{Character FS | char=Leonhart (Summer) | display=none}} | |||
{{Character FS | char=Flet}}{{Character FS | fs=flet}} | |||
}}{{Character FS | |||
}}{{Character FS | {{Character FS | char=Edgar (Awakened) | class=Healer | rarity=☆☆☆☆☆}} | ||
}}{{Character FS | |||
}}{{Character FS | |||
}}{{Character FS |fs | |||
</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: