Template
NTN
From Dogcraft Wiki
(Created page with "{{transport icon|NTN|name={{{1}}}|world={{{2|}}}|link={{{3|}}}}}<noinclude>Category:Transport icon templates") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{transport icon|NTN| | {{transport icon|NTN|{{{1}}}}}<noinclude>[[Category:Transport icon templates]] | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Name", | |||
"description": "The name of the stop", | |||
"example": "Spawn Station", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"description": "Displays a nether portal icon next to anything NTN.", | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 02:03, 28 July 2024
{{{1}}}
Displays a nether portal icon next to anything NTN.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | 1 | The name of the stop
| String | required |