Template
SRN
From Dogcraft Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{transport icon|SRN|name={{{1}}}|world={{{2|}}}|link={{{3|}}}}}<noinclude>[[Category:Transport icon templates]] | {{transport icon|SRN|name={{{1}}}|world={{{2|}}}|link={{{3|}}}}}<noinclude>[[Category:Transport icon templates]] | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Name", | |||
"description": "The name of the station, line, etc.", | |||
"example": "Spawn Station", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"2": { | |||
"label": "World", | |||
"description": "The world the station, line, etc. 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 SRN.", | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 01:35, 28 July 2024
{{{1}}}
Displays a nether portal head next to anything SRN.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | 1 | The name of the station, line, etc.
| String | required |
World | 2 | The world the station, line, etc. is on
| String | suggested |
Link | 3 | The name of the link's target
| String | suggested |
This page was last modified on 28 July 2024, at 01:35. (3 months ago)