Difference between revisions of "Template:Quality"
Jump to navigation
Jump to search
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| cellpadding=5 cellspacing=0 style="border: gray 2px solid; width: {{{ScreenWidthPercentage|30}}}%; -moz-border-radius: 20px; -webkit-border-radius: 25px; border-radius: 25px; background-color: #444" | {| cellpadding=5 cellspacing=0 style="border: gray 2px solid; display: block; overflow-y: scroll; height: 250px; width: {{{ScreenWidthPercentage|30}}}%; -moz-border-radius: 20px; -webkit-border-radius: 25px; border-radius: 25px; background-color: #444" | ||
|- | |- | ||
| | | | ||
{| style="width: 100%;" | {| style="width: 100%;" | ||
! | ! style="font-size:110%; border-bottom: 1px solid #F7AEAE; color: #F7AEAE; text-align:left; max-width: 70%" | {{{Name}}} | ||
| style="font-size:100%; border-bottom: 1px solid #F7AEAE; text-align:right; max-width: 30%" | Cost: {{{KarmaCost}}} karma | |||
|- | |- | ||
| style="font-size:100%; text-align:left; max-width: 60%" | Requires: {{{Requires| }}} | | colspan="2" style="font-size:100%; text-align:left; max-width: 60%" | Requires: {{{Requires| }}} | ||
|- | |- | ||
| colspan="2" style="font-size:80%; border-top: 1px solid; text-align:left; width: 100%" | {{{Description}}} | | colspan="2" style="font-size:80%; border-top: 1px solid; text-align:left; width: 100%" | {{{Description}}} | ||
| Line 46: | Line 47: | ||
|Requires=Requirement | |Requires=Requirement | ||
|Description=This is some text | |Description=This is some text | ||
more text | |||
|}} | |}} | ||
Latest revision as of 22:31, 3 June 2025
UsageThis template helps create a standard display format for custom qualities.
So, if you enter this: {{Quality|
|ScreenWidthPercentage=30 (optional, defaults to 30)
|Name=Test Quality
|KarmaCost=14
|Requires=Requirement
|Description=This is some text
|}}
The template will return the characters current essence/total essence.
| |||||||