Jump to content

Template:Role infobox: Difference between revisions

From FASSAG Wiki
No edit summary
No edit summary
 
(4 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 27: Line 22:
</noinclude>
</noinclude>
|-
|-
|{{#if: {{{Image}}} | [[File:{{{Image|}}}|50px]] }} || [[{{{Name}}}]] || {{{Blurb}}}
|{{Role icon|{{{Name}}}}} || {{{Blurb}}}

Latest revision as of 19:20, 3 May 2026

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
NameName

Name of the role to display

Stringrequired
BlurbBlurb

A brief description of the role

Stringrequired

|- |

[[File:{{{Name}}}.png|50px|link={{{Name}}}]]
[[{{{Name}}}]]
|| {{{Blurb}}}