Template:Infobox strat/doc: Difference between revisions

mNo edit summary
mNo edit summary
 
Line 11: Line 11:
|date_found=''date_found''
|date_found=''date_found''
|timesave=''timesave''
|timesave=''timesave''
|discovers=''discovers''}}
|theorisers=''theorisers''
|discoverers=''discoverers''}}


<syntaxhighlight lang="wikitext">
<syntaxhighlight lang="wikitext">
Line 21: Line 22:
|date_found=
|date_found=
|timesave=
|timesave=
|discovers=}}
|theorisers=
|discoverers=}}
</syntaxhighlight>
</syntaxhighlight>


Line 55: Line 57:
"suggested": true
"suggested": true
},
},
"discovers": {},
"timesave": {
"timesave": {
"label": "Timesave",
"label": "Timesave",
Line 65: Line 66:
"label": "Theoriser(s)",
"label": "Theoriser(s)",
"type": "string"
"type": "string"
},
"discoverers": {
"label": "Discoverer(s)",
"type": "string",
"suggested": true
}
}
}
}
}
}
</templatedata>
</templatedata>