Template:InfoBox: Difference between revisions
Jump to navigation
Jump to search
Ban Betrayed (talk | contribs) No edit summary |
Ban Betrayed (talk | contribs) No edit summary |
||
| Line 14: | Line 14: | ||
"type": "url" | "type": "url" | ||
}, | }, | ||
" | "Info1Label": {}, | ||
"Info1Value": { | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "Info2Label": { | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "Info2Value": {}, | ||
"Info3Label": { | |||
"type": "string" | "type": "string" | ||
} | }, | ||
"Info3Value": {} | |||
}, | }, | ||
"maps": { | "maps": { | ||
| Line 31: | Line 34: | ||
"Title", | "Title", | ||
"Image", | "Image", | ||
" | "Info1Label", | ||
" | "Info1Value", | ||
" | "Info2Label", | ||
"Info2Value", | |||
"Info3Label", | |||
"Info3Value" | |||
] | ] | ||
} | } | ||
| Line 39: | Line 45: | ||
</noinclude> | </noinclude> | ||
{| class="wikitable" | {| class="wikitable" style="float:right" | ||
|+ | |+ | ||
! colspan="2" |{{{Title}}} | ! colspan="2" | {{{Title}}} | ||
|- | |||
| colspan="2" | [[File:{{{Image}}}|256px]] | |||
|- | |- | ||
| | |{{{Info1Label}}} | ||
|{{{Info1Value}}} | |||
|- | |- | ||
| | |{{{Info2Label}}} | ||
| | |{{{Info2Value}}} | ||
|- | |- | ||
| | |{{{Info3Label}}} | ||
|{{{ | |{{{Info3Value}}} | ||
|} | |} | ||
Revision as of 20:50, 19 April 2025
General infobox for infomation about unique things that doesn't match any other qualities
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | Title title | no description
| String | optional |
| Image | Image | no description | URL | optional |
| Info1Label | Info1Label | no description | Unknown | optional |
| Info1Value | Info1Value | no description | String | optional |
| Info2Label | Info2Label | no description | String | optional |
| Info2Value | Info2Value | no description | Unknown | optional |
| Info3Label | Info3Label | no description | String | optional |
| Info3Value | Info3Value | no description | Unknown | optional |
| {{{Title}}} | |
|---|---|
| [[File:{{{Image}}}|256px]] | |
| {{{Info1Label}}} | {{{Info1Value}}} |
| {{{Info2Label}}} | {{{Info2Value}}} |
| {{{Info3Label}}} | {{{Info3Value}}} |