Difference between revisions of "Template:Quality"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
{| style="width: 100%;" | {| style="width: 100%;" | ||
! style=" | ! colspan="2" style="font-size:110%; color: red; text-align:left;max-width: 100%" | {{{Name}}} | ||
|- | |- | ||
| style="font-size:100%; text-align:left; max-width: 60%" | Requires: {{{Requires| }}} | |||
| style="font-size:100%; text-align:left; max-width: 40%" | Cost: {{{KarmaCost}}} karma | |||
|- | |- | ||
| colspan="2" style="font-size:80%; border-top: 1px solid; text-align:left; width: 100%" | {{{Description}}} | |||
|} | |} | ||
|} | |} |
Revision as of 01:21, 24 August 2024
UsageThis template helps create a standard display format for custom qualities.
So, if you enter this: {{Quality| |Name=Test Quality |KarmaCost=14 |Requires=Requirement |Description=This is some text |}} The template will return the characters current essence/total essence.
|