Template

NTN

From Dogcraft Wiki

No edit summary
No edit summary
 
Line 1: Line 1:
{{transport icon|NTN|name={{{1}}}|world={{{2|}}}|link={{{3|}}}}}<noinclude>[[Category:Transport icon templates]]
{{transport icon|NTN|{{{1}}}}}<noinclude>[[Category:Transport icon templates]]
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 10: Line 10:
"type": "string",
"type": "string",
"required": true
"required": true
},
"2": {
"label": "World",
"description": "The world the stop is on",
"example": "Sheltie, Survival 3",
"type": "string",
"suggested": true
},
"3": {
"label": "Link",
"description": "The name of the link's target",
"example": "City of Tattington",
"type": "string",
"suggested": true
}
}
},
},
"description": "Displays a nether portal head next to anything NTN.",
"description": "Displays a nether portal icon next to anything NTN.",
"format": "inline"
"format": "inline"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 02:03, 28 July 2024

{{{1}}} {{{1}}}

Displays a nether portal icon next to anything NTN.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Name1

The name of the stop

Example
Spawn Station
Stringrequired