Difference between revisions of "Template:Quality"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
*Name The name of the quality. | *Name The name of the quality. | ||
*ScreenWidthPercentage This is an optional param which tells the box to only take up X% of the area its assigned to. This will default to 30 but might need to be changed to something else if placed within its own table or something. | |||
*KarmaCost The base cost of the quality in karma (bonus or penalty). | *KarmaCost The base cost of the quality in karma (bonus or penalty). | ||
*Requires Any special requirements that might exist. | *Requires Any special requirements that might exist. |
Revision as of 12:57, 25 August 2024
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.
|