Difference between revisions of "Template:Cradle Character"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
− | | above = {{{ | + | | above = {{{Name|}}} |
− | + | |image = {{#if:{{{image|}}}|[[File:{{{image}}}|22em]]}} | |
+ | |caption = {{{caption|}}} | ||
| label1 = Rank | | label1 = Rank | ||
| data1 = {{{Rank|}}} | | data1 = {{{Rank|}}} | ||
− | |||
| header2 = General information | | header2 = General information | ||
− | |||
| label3 = Path | | label3 = Path | ||
| data3 = {{{Path|}}} | | data3 = {{{Path|}}} | ||
+ | }} | ||
+ | |||
+ | |||
− | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
− | |||
"Rank": {}, | "Rank": {}, | ||
− | "Path": {} | + | "Path": {}, |
+ | "Name": {}, | ||
+ | "image": {}, | ||
+ | "caption": {} | ||
}, | }, | ||
− | "format": "inline" | + | "format": "inline", |
+ | "paramOrder": [ | ||
+ | "image", | ||
+ | "caption", | ||
+ | "Name", | ||
+ | "Rank", | ||
+ | "Path" | ||
+ | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 18:10, 18 October 2019
General information |
---|
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | no description | Unknown | optional |
Caption | caption | no description | Unknown | optional |
Name | Name | no description | Unknown | optional |
Rank | Rank | no description | Unknown | optional |
Path | Path | no description | Unknown | optional |