contributors, Interface administrators, uploadaccess
1,698
edits
m (Experimenting with formatting) |
Tag: Undo |
||
| Line 6: | Line 6: | ||
<h2>{{{name|Name}}}</h2> | <h2>{{{name|Name}}}</h2> | ||
<div style="display: flex"> | <div style="display: flex"> | ||
<div style="flex-direction: column-reverse;">{{#if: {{{rarity|}}}|[[File:{{{rarity}}}.png|left|40x40px]]|}} {{#if: {{{type|}}}|[[File:{{{type}}}.png|left|40x40px]]|}}</div> | <div style="flex-direction: column-reverse;"> | ||
{{#if: {{{rarity|}}}|[[File:{{{rarity}}}.png|left|40x40px]]|}} {{#if: {{{type|}}}|[[File:{{{type}}}.png|left|40x40px]]|}} | |||
</div> | |||
<div>{{#if: {{{name|}}}|[[File:{{{name|}}}_1r.png|center|140x140px]]|[[File:Empty Blessing_1r.png|140x140px]]}}</div> | <div>{{#if: {{{name|}}}|[[File:{{{name|}}}_1r.png|center|140x140px]]|[[File:Empty Blessing_1r.png|140x140px]]}}</div> | ||
</div> | </div> | ||
<div> | <div> | ||
<hr style="clear: both" /> | <hr style="clear: both" /> | ||
<p>'''Title:''' {{{title|}}} | <p>'''Title:''' {{{title|}}}</p> | ||
'''Race:''' {{{race|}}} | <p>'''Race:''' {{{race|}}}</p> | ||
{{#if: {{{occupation|}}}|'''Occupation:''' {{{occupation}}}|}} | {{#if: {{{occupation|}}}|<p>'''Occupation:''' {{{occupation}}}</p>|}} | ||
<hr style="clear: both" /> | <hr style="clear: both" /> | ||
'''Rarity:''' {{{rarity|}}} | <p>'''Rarity:''' {{{rarity|}}}</p> | ||
{{#if: {{{type|}}}|'''Type:''' {{{type}}}</p><br/>|}}{{#if: {{{bondGroup|}}}|<p>'''Bond:''' [[{{{bondGroup}}}]]</p><br/>|}}{{#if: {{{voiceActor|}}}|<hr style="clear: both" /><p>'''Voice Actor:''' {{{voiceActor} | {{#if: {{{type|}}}|<p>'''Type:''' {{{type}}}</p><br/>|}}{{#if: {{{bondGroup|}}}|<p>'''Bond:''' [[{{{bondGroup}}}]]</p><br/>|}}{{#if: {{{voiceActor|}}}|<hr style="clear: both" /><p>'''Voice Actor:''' {{{voiceActor}}}</p>|}} | ||
</div> | </div> | ||
</div> | </div> | ||