Open main menu

The Fansus β

Changes

Template:Card with description

1,554 bytes added, 07:48, 18 July 2018
no edit summary
<includeonly><div style="borderbackground-color: solid 3px #000000fefffc; border-radius: 10px; box-shadow: -3px 3px 2px 0px 0px 5px rgba(0, 0, 0, 0.6); display: inline-block; width: 400px550px; position: relative; left:40px50px;"><div class="paper-texture" style="border-radius: 10px; position: absolute; bottom: 0px; top: 0; right: 0; left: 0; opacity: 0.2; pointer-events: none;"></div><div style="height: 150px90px; margin-bottom: 26px; overflow: hidden; width: 150px90px; position: relative; right: 20px30px; top: 45px5px; border: solid 2px #000000; border-radius: 10px; box-shadow: -3px 3px 0px 0px 2px rgba(0, 0, 0, 0.6); transform: rotate(-4deg); z-index: 10;">{{#ifexist: {{{image|}}} | [[{{{image}}}|150px90x90px]] | [[File:FNORD.png|150x150px90x90px|link=]] }}</div><div style="backgroundfont-family: gradient(#ffffff'Philosopher', #fcffd5)serif; font-size: 24px; font-weight: 900; displayheight: flex24px; flexline-directionheight: 1; position: absolute; top: 5px; left: 75px;">{{{title}}}</div><div style="height 100px; width: 470px; overflow: hidden; position: absolute; top: 35px; left: column75px; font-family: 'Philosopher', serif; font-size: 20px18px; font-weight: 900normal; color: #64A9A4; line-height: 100px1.1; justify">{{{description}}}</div><div style="background-contentcolor: #ddd5be; border-bottom-left-radius: 10px; lineborder-bottom-right-heightradius: 110px; textbox-sizing: border-alignbox; display: leftflex; verticalflex-direction: row-alignreverse; height: top46px; padding: 7px; widthposition: 200pxrelative; float">{{Aspect|{{{Aspect1}}}|{{{quantity}}}|30}}{{#if: {{{Aspect2|}}}|<div style="padding-right;: 5px">{{Aspect|{{{titleAspect2}}}|{{{quantity2}}}|30}}</div>}}</div></div></includeonly>
<noinclude>
<pre>{{Card with description
| image =
| title =
| description =
| Aspect1 =
| 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 =
| title =
| description =
| Aspect1 =
| quantity =
}}</pre>
 
{{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
}}
wip</noinclude>