Open main menu

The Fansus β

Changes

Template:Card with description

667 bytes added, 07:47, 18 July 2018
m
no edit summary
<div style="font-family: 'Philosopher', serif; font-size: 24px; font-weight: 900; height: 24px; line-height: 1; position: absolute; top: 5px; left: 75px;">{{{title}}}</div>
<div style="height 100px; width: 470px; overflow: hidden; position: absolute; top: 35px; left: 75px; font-family: 'Philosopher', serif; font-size: 18px; font-weight: normal; color: #64A9A4; line-height: 1.1;">{{{description}}}</div>
<div style="background-color: #ddd5be; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-sizing: border-box; display: flex; flex-direction: row-reverse; height: 46px; padding: 7px; position: relative;">{{Aspect|{{{Aspect1Aspect}}}|{{{quantity}}}|30}}{{#if:{{{Aspect2|}}}|<div style="padding-right: 5px">{{Aspect|{{{Aspect2}}}|{{{quantity2}}}|30}}</div>}}</div>
</div>
</includeonly>
<noinclude>
<pre>{{Card with description
| image =
| title =
| description =
| Aspect =
| quantity =
| Aspect2 =
| quantity2 =
}}</pre>
 
example card:
{{Card with description
| image = File:Neville.png
| title = Neville, an acquaintance
| description = Neville pauses before he speaks, and flinches easily. He laughs whenever he thinks you've made a joke. [You might be able to recruit this acquaintance as a follower.]
| Aspect1 = Knock
| quantity = 3
| Aspect2 = Moth
| quantity2 = 5
}}
 
<pre>{{Card with description
| image =
| description =
| Aspect1 =
| quantity =
}}</pre>
example card:
{{Card with description
| image = File:Neville.png
| title = Neville, an acquaintance
| description = Neville pauses before he speaks, and flinches easily. He laughs whenever he thinks you've made a joke. [You might be able to recruit this acquaintance as a follower.]
| Aspect1 = MothKnock| quantity = 3
}}