×
Create a new article
Write your page title here:
We currently have 87 articles on Nova Online Wiki. Type your article name above or click on one of the titles below and start writing!



Nova Online Wiki

Template:Show: Difference between revisions

(Infobox created with infobox builder.)
 
No edit summary
Line 3: Line 3:
<default>{{PAGENAME}}</default>
<default>{{PAGENAME}}</default>
</title>
</title>
<image source="image"/>
<image source="image">
<default>Temp.png</default>
</image>
<data source="Creators">
<data source="Creators">
<label>Ran by</label>
<label>Ran by</label>
Line 17: Line 19:
</data>
</data>
</infobox>
</infobox>
<noinclude>
<templatedata>
{
"params": {
"Title": {
"type": "string",
"required": true
},
"image": {
"type": "wiki-file-name",
"default": "temp.png",
"suggested": true
},
"Creators": {
"label": "Ran by",
"type": "string"
},
"Topic": {
"type": "string"
},
"Creationdate": {
"label": "Created on",
"type": "string",
"suggested": true
},
"Stopdate": {
"description": "Date of which the show stopped",
"type": "string",
"label": "Discontinued on"
}
}
}
</templatedata>
</noinclude>

Revision as of 03:50, 18 June 2024

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
TitleTitle

no description

Stringrequired
imageimage

no description

Default
temp.png
Filesuggested
Ran byCreators

no description

Stringoptional
TopicTopic

no description

Stringoptional
Created onCreationdate

no description

Stringsuggested
Discontinued onStopdate

Date of which the show stopped

Stringoptional