Template:Kith: Difference between revisions
Jump to navigation
Jump to search
Storyteller (talk | contribs) (Created page with " <noinclude> <templatedata> { "params": { "Name": {}, "Image": {}, "Plural": {}, "Pronunciation": {}, "Frailties": {}, "Birthrights": {}, "Affinity": {} }, "paramOrder": [ "Name", "Image", "Plural", "Pronunciation", "Birthrights", "Frailties", "Affinity" ], "format": "block" } </templatedata> </noinclude>") |
Storyteller (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"Name": {}, | "Name": { | ||
"Image": {}, | "description": "The name of the Kith", | ||
"Plural": {}, | "example": "Alicanto, Biloko, Boggan, etc.", | ||
"Pronunciation": {}, | "type": "wiki-page-name" | ||
" | }, | ||
" | "Image": { | ||
"Affinity": {} | "description": "Official Kith Symbol", | ||
"type": "wiki-file-name" | |||
}, | |||
"Plural": { | |||
"description": "The plural form of the name", | |||
"type": "string" | |||
}, | |||
"Pronunciation": { | |||
"description": "How to pronounce the kith's name", | |||
"example": "ahl-ee-CON-toe", | |||
"type": "string" | |||
}, | |||
"Birthrights": { | |||
"description": "The Kith's Birthrights", | |||
"example": "Craftwork & Social Dynamics", | |||
"type": "string" | |||
}, | |||
"Frailties": { | |||
"description": "The Kith's Frailty or Frailties", | |||
"example": "Call of the Needy", | |||
"type": "string" | |||
}, | |||
"Affinity": { | |||
"description": "The Kith's Realm Affinity", | |||
"example": "Prop, Nature, Fae, etc.", | |||
"type": "string" | |||
} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
Line 21: | Line 46: | ||
"Affinity" | "Affinity" | ||
], | ], | ||
"format": "block" | "format": "block", | ||
"description": "Kith Summary" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 10:36, 16 June 2024
Kith Summary
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Name | The name of the Kith
| Page name | optional |
Image | Image | Official Kith Symbol | File | optional |
Plural | Plural | The plural form of the name | String | optional |
Pronunciation | Pronunciation | How to pronounce the kith's name
| String | optional |
Birthrights | Birthrights | The Kith's Birthrights
| String | optional |
Frailties | Frailties | The Kith's Frailty or Frailties
| String | optional |
Affinity | Affinity | The Kith's Realm Affinity
| String | optional |