Difference between revisions of "Template:GameRef"

From Orbis Wiki
Jump to navigation Jump to search
m
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<ref>
+
<span id="{{{Game|{{{g|}}}}}}"></span>
{{#tag:html|
+
<noinclude>
<span id="{{{id|}}}" onload="window.fillCampaignData({{{id}}})"></span>
+
<templatedata>
}}
+
{
</ref>
+
"params": {
 +
"Game": {
 +
"aliases": [
 +
"g"
 +
],
 +
"label": "Game",
 +
"example": "1-1",
 +
"type": "string",
 +
"required": true
 +
}
 +
},
 +
"description": "Specific game reference",
 +
"paramOrder": [
 +
"Game"
 +
],
 +
"format": "inline"
 +
}
 +
</templatedata>
 +
</noinclude>

Latest revision as of 21:59, 15 April 2020

Specific game reference

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
GameGame g

no description

Example
1-1
Stringrequired