Actions

Template

Difference between revisions of "InfoBoxSandbox"

m (Spacing)
m (Spacing)
Line 12: Line 12:
 
|infoBoxTable=
 
|infoBoxTable=
 
<tr><td>Test stuff here</td><td>And here</td>
 
<tr><td>Test stuff here</td><td>And here</td>
}}This is some text<templatedata>{"params": {"title": {"label": "Title","description": "The title of the info box","example": "Templar Order","type": "string","required": true},"infoBoxTable": {"label": "Info box template","description": "The template table to show in the infobox","type": "unbalanced-wikitext","required": true}}}</templatedata></noinclude>
+
}}This is some text
 +
<templatedata>
 +
{
 +
"params": {
 +
"title": {
 +
"label": "Title",
 +
"description": "The title of the info box",
 +
"example": "Templar Order",
 +
"type": "string",
 +
"required": true
 +
},
 +
"infoBoxTable": {
 +
"label": "Info box template",
 +
"description": "The template table to show in the infobox",
 +
"type": "unbalanced-wikitext",
 +
"required": true
 +
}
 +
}
 +
}
 +
</templatedata>
 +
</noinclude>

Revision as of 19:15, 28 November 2020

Test infobox
Test stuff hereAnd here

This is some text

No description.

Template parameters

ParameterDescriptionTypeStatus
Titletitle

The title of the info box

Example
Templar Order
Stringrequired
Info box templateinfoBoxTable

The template table to show in the infobox

Unbalanced wikitextrequired