Template:Document: Difference between revisions
Appearance
 |
Cdjensen94 (talk | contribs) |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
<infobox> | <infobox> | ||
<title source="title"> | <title source="title"> | ||
| Line 21: | Line 22: | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
</includeonly> | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": {}, | |||
"author": { | |||
"type": "content" | |||
}, | |||
"classification": {}, | |||
"purpose": {}, | |||
"universe": { | |||
"type": "wiki-page-name" | |||
}, | |||
"status": { | |||
"type": "string" | |||
}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"imagecaption": {} | |||
}, | |||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"imagecaption", | |||
"universe", | |||
"author", | |||
"classification", | |||
"purpose", | |||
"status" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | |||