Template:Quality

From ShadowHaven Reloaded
Revision as of 22:15, 23 August 2024 by Bulldogc (talk | contribs) (Created page with "<includeonly> {| cellpadding=5 cellspacing=0 style="border: gray 2px solid; width: 15%; -moz-border-radius: 20px; -webkit-border-radius: 25px; border-radius: 25px; background-color: #444" |- | {| class="wikitable" style="border-style: solid; border-width: 10px;" ! style="text-align:left;max-width: 70%" | {{{Name}}} ! style="text-align:left;max-width: 30%" | {{{KarmaCost}}} |- ! colspan="2" style="text-align:left; width: 100%" | {{{Description}}} |}</includeonly> <noi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Usage

This template helps create a standard display format for custom qualities.

  • Name The name of the quality.
  • KarmaCost The base cost of the quality in karma (bonus or penalty).
  • Description The text associated with the quality.

So, if you enter this:

{{Quality|
|Name="Test Quality"
|KarmaCost=14
|Description="This is some text"
|}}

The template will return the characters current essence/total essence.

"Test Quality" 14
"This is some text this is lots of text and I am going to write a bunch of it"