Template:Character FS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(FS can now display class and rarirty. Ideal use case is on banner line up display) |
||
Line 1: | Line 1: | ||
<div style="text-align:center; block; width:{{{size|90}}}px; float:{{{float}}}; padding:1px; margin:inherit;"> | <div style="text-align:center; block; width:{{{size|90}}}px; float:{{{float}}}; padding:1px; margin:inherit;"> | ||
<div style="color:black; font-size:13px; font-weight:bold; line-height:.8; display:{{{rarity|none}}}">{{{rarity}}}</div> | |||
<div style="position:absolute; margin:2px;" > [[File:{{{class|Vanguard}}}.png|25px]] </div> | |||
<div>[[File:FS_{{lc:{{{char|{{{fs}}}}}}}}.png | {{{size|90}}}px | link={{{char|{{{fs|Unreleased}}}}}}]]</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 style="font-size:.7em; font-weight:bold; display:{{{display| {{{char|none}}} }}}; line-height: 1; padding: 3px;">[[{{{char|{{{fs|{{{alt-text}}}}}}}}}]]</div> | ||
Line 12: | Line 16: | ||
{{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 | char=Leonhart (Summer)}} {{Character FS | char=Leonhart (Summer) | display=none}} | {{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 | char=Flet}}{{Character FS | fs=flet}} | ||
{{Character FS | char=Edgar (Awakened) | class=Healer | rarity=☆☆☆☆☆}} | |||
</noinclude> | </noinclude> |
Revision as of 16:32, 14 January 2024
Test
{{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: