Anonymous
×
Create a new article
Write your page title here:
We currently have 21 articles on Raven. Type your article name above or click on one of the titles below and start writing!



Raven
21Articles

Template:Infobox/doc: Difference between revisions

No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
<templatedata>
<templatedata>
{
{
    "description": "Description",
"description": "Description",
    "params": {
"params": {
        "name": {
"name": {
            "label": "Name",
"label": "Name",
            "description": "Name of the character/object",
"description": "Name of the character/object",
            "type": "string"
"type": "string"
        },
},
      "age":{
"age": {
              "label": "Age",
"label": "Age",
              "description": "Age of the character/object",
"description": "Age of the character/object",
              "type": "string"
"type": "string"
      }
},
    }
"image": {
"label": "Image",
"description": "The Image to use for the character/object"
}
}
}
}
</templatedata>
</templatedata>

Revision as of 17:35, 11 March 2024

Description

Template parameters

ParameterDescriptionTypeStatus
Namename

Name of the character/object

Stringoptional
Ageage

Age of the character/object

Stringoptional
Imageimage

The Image to use for the character/object

Unknownoptional