Open main menu

The Fansus β

Changes

Template:Card with description

357 bytes added, 07:48, 18 July 2018
no edit summary
<includeonly><div style="background: linear-gradient(#FFFEDD, #F9F9F9); bordercolor: solid 3px #000000fefffc; border-radius: 10px; box-shadow: -3px 3px 2px 0px 0px 5px rgba(0, 0, 0, 0.6); display: inline-block; width: 500px550px; heightposition: relative; left:50px;"><div class="paper-texture" style="border-radius: 140px10px; position: relativeabsolute; bottom: 0px; top: 0; right: 0; left:50px0; opacity: 0.2; pointer-events: none;"></div><div style="height: 100px90px; margin-bottom: 26px; overflow: hidden; width: 100px90px; position: relative; right: 30px; top: 5px; 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}}}|100px90x90px]] | [[File:FNORD.png|100x100px90x90px|link=]] }}</div><div style="font-family: 'Philosopher', serif; font-size: 24px; font-weight: 900; height: 24px; line-height: 1; position: absolute; top: 5px; left: 80px75px;">{{{title}}}</div><div style="height 100px; width: 470px; overflow: hidden; width: 400px; position: absolute; top: 35px; left: 90px75px; font-family: 'Philosopher', serif; font-size: 14px18px; font-weight: normal; color: #64A9A4; line-height: 1.1;">{{{description}}}</div><div style="background-color: linear-gradient(#D8D8D8, #B5B5B5)ddd5be; display: flex; flexborder-direction: row; width: 500px; height: 40px; position: relative; bottom: -20px; left-radius: -3px10px; border-bottom-right-radius: solid 3px #00000010px; box-sizing: border-leftbox; display: solid 3px #000000flex; borderflex-direction: row-rightreverse; height: solid 3px #00000046px; border-radiuspadding: 5px7px; box-shadowposition: -3px 4px 2px rgba(0, 0, 0, 0.6)relative;">{{Aspect|{{{Aspect1}}}|{{{quantity}}}|30}}{{#if:{{{Aspect2|}}}|<div style="marginpadding-right: 5px;">{{Aspect|{{{Aspect1Aspect2}}}|{{{quantity2}}}|30}}</div>}}</div></div></includeonly>
<noinclude>
<pre>{{Card with description
| image =
| title =
| description =
| Aspect1 =
| quantity =
| Aspect2 =
| quantity2 =
}}</pre>
 
example card:
 
stuff here
 
testing positoning
{{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
| 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 i am testing the positioning of text vs the positioning of this horrendous monstrosity i have crafted</noinclude>