Jump to content

Template:Document: Difference between revisions

Cdjensen94
Cdjensen94 (talk | contribs) (Infobox created with infobox builder.)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<infobox>
<infobox>
<title source="title">
<title source="name">
<default>{{PAGENAME}}</default>
<default>{{PAGENAME}}</default>
</title>
</title>
Line 21: Line 22:
</data>
</data>
</infobox>
</infobox>
</includeonly>
<noinclude>
{{Documentation}}
<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>
[[Category:Templates]][[Category:Infobox templates]]
</noinclude>