Template:Role infobox: Difference between revisions
Appearance
Created page with "<noinclude> <templatedata> { "params": { "Image": { "description": "Icon image for the role", "type": "wiki-file-name" }, "Name": { "description": "Name of the role to display", "type": "string", "required": true }, "Blurb": { "description": "A brief description of the role", "type": "string", "required": true } }, "paramOrder": [ "Name", "Image", "Blurb" ] } </templatedata> </noinclude> {| {{{Image}}} || {{{Name}}} || {{{Blu..." |
No edit summary |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
{ | { | ||
"params": { | "params": { | ||
"Name": { | "Name": { | ||
"description": "Name of the role to display", | "description": "Name of the role to display", | ||
| Line 20: | Line 16: | ||
"paramOrder": [ | "paramOrder": [ | ||
"Name", | "Name", | ||
"Blurb" | "Blurb" | ||
] | ] | ||
| Line 26: | Line 21: | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
|- | |||
{{ | |{{Role icon|{{{Name}}}}} || {{{Blurb}}} | ||
Latest revision as of 19:20, 3 May 2026
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | Name | Name of the role to display | String | required |
| Blurb | Blurb | A brief description of the role | String | required |
|- |
|| {{{Blurb}}}