Template:Rstb path: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>BravelyPeculiar
m (BravelyPeculiar moved page Template:Rstb path to Template:RstbPath)
imported>BravelyPeculiar
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="resloc-box resloc-box-normal">
<div class="resloc-box resloc-box-normal">
{{#if:{{{example_filename|}}}|
{{#if:{{{example|}}}|
For example, the file '''{{{example_filename}}}''' has the RSTB path "'''{{{rstb_path}}}'''".|
For example, the file '''{{{example}}}''' has the RSTB path "'''{{{1}}}'''".|
The RSTB path of this resource is "'''{{{rstb_path}}}'''".}}
The RSTB path of this resource is "'''{{{1}}}'''".}}
</div>
</div>
<noinclude>
<noinclude>
Line 8: Line 8:
{
{
"params": {
"params": {
"rstb_path": {
"1": {
"type": "string",
"type": "string",
"label": "RSTB path",
"label": "RSTB path",
Line 15: Line 15:
"suggested": true
"suggested": true
},
},
     "example_filename": {
     "example": {
             "type": "string",
             "type": "string",
"label": "Example filename",
"label": "Example filename",

Latest revision as of 23:55, 11 April 2019

The RSTB path of this resource is "{{{1}}}".

Template that shows the RSTB path of a resource

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
RSTB path1

The canonical resource path of the resource

Example
Actor/Pack/Armor_001_Upper.bactorpack
Stringsuggested
Example filenameexample

Filename to use if this is an example - leave blank unless referring to an example rather than a concrete file

Example
Armor_001_Upper.sbactorpack
Stringsuggested