This site is a read-only mirror archive of http://tptiap.co.uk, updated daily. To edit content, please visit the original site!
Template:Attribute Name Format: Difference between revisions
From Lilith's Throne Wiki
Jump to navigationJump to search
imported>Sightglass m Undo revision 8360 by Sightglass (talk) |
imported>Sightglass m Undo revision 8359 by Sightglass (talk) |
||
Line 5: | Line 5: | ||
"Attribute": { | "Attribute": { | ||
"aliases": [ | "aliases": [ | ||
"Name | "Name" | ||
], | ], | ||
"type": "string", | "type": "string", | ||
Line 14: | Line 13: | ||
"Content": { | "Content": { | ||
"aliases": [ | "aliases": [ | ||
"Text | "Text" | ||
], | ], | ||
"description": "The text, falls through to the attribute name if empty." | "description": "The text, falls through to the attribute name if empty." |
Revision as of 04:03, 27 February 2024
{{{Attribute}}}
Formats text for a format's name, looking up the color and applying bold. Uses the "Attribute" parameter to look up, displays "Content" (or "Attribute" if content is empty).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Attribute | Attribute Name | The name of the attribute to color-match. | String | required |
Content | Content Text | The text, falls through to the attribute name if empty. | Unknown | optional |