Template:Role infobox: Difference between revisions

No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 3: Line 3:
{
{
"params": {
"params": {
"Image": {
"description": "Icon image for the role",
"type": "wiki-file-name"
},
"Name": {
"Name": {
"description": "Name of the role to display",
"description": "Name of the role to display",
Line 20: Line 16:
"paramOrder": [
"paramOrder": [
"Name",
"Name",
"Image",
"Blurb"
"Blurb"
]
]
Line 26: Line 21:
</templatedata>
</templatedata>
</noinclude>
</noinclude>
{|
|-
|-
{{{Image}}} || {{{Name}}} || {{{Blurb}}}
|{{Role icon|{{{Name}}}}} || {{{Blurb}}}
|}