Difference between revisions of "Template:Character.icon"
From Fate's Harvest
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {| width=200px min-height=250px style="border-style: solid; border-width: 1px; float: left; text-align: center; margin: 1em; min-height: 200px; line-height: | + | {| width=200px min-height=250px style="{{#switch: {{{court}}} | Dawn = background-color: rgb(255, 215, 212); | Dusk = background-color: rgb(160, 160, 208); | Sun = background-color: rgb(255, 238, 186); | Moon = background-color: rgb(198, 201, 212); | Spring = background-color: rgb(218, 255, 156); | Autumn = background-color: rgb(255, 169, 118); | Summer = background-color: rgb(255, 122, 110); | Winter = background-color: rgb(193, 215, 237); | #default=white; }} border-style: solid; border-width: 1px; float: left; text-align: center; margin: 1em; min-height: 200px; line-height: 95%;" |
− | | {{#if: {{{icon}}} | [[image:{{{icon| }}}|120x120px|center|link={{{ | + | | {{#if: {{{icon}}} | [[image:{{{icon| }}}|120x120px|center|link={{{%PAGE%}}}|{{{%PAGE%}}}]] | [[image:IconDefault.jpg|120x120px|center]]}} |
|- | |- | ||
| style="vertical-align: bottom;" | | | style="vertical-align: bottom;" | | ||
− | {{#if: {{{fullname| }}} | [[{{{ | + | {{#if: {{{fullname| }}} | [[{{{%PAGE%}}}|{{{fullname| }}}]] | [[{{{%PAGE%}}}|{{{%PAGE%}}}]] }} |
− | <br> {{#if: {{{muxname| }}} | | + | <br> {{#if: {{{muxname| }}} | aka {{{muxname}}} | }} |
<br> {{#ifeq: {{{template}}} | Changeling | {{#if: {{{court}}} | {{{court}}} | Courtless }} {{#if: {{{seeming}}} | {{{seeming}}} | Creature }} | {{{template}}} }} | <br> {{#ifeq: {{{template}}} | Changeling | {{#if: {{{court}}} | {{{court}}} | Courtless }} {{#if: {{{seeming}}} | {{{seeming}}} | Creature }} | {{{template}}} }} | ||
|} | |} | ||
</includeonly> | </includeonly> |