Difference between revisions of "Template:Appears in"

From The Kingkiller Chronicle Wiki
Jump to navigation Jump to search
Line 279: Line 279:
 
       }}"}}<!--
 
       }}"}}<!--
 
-->}}<!--
 
-->}}<!--
--></includeonly><noinclude>{{/doc}}</noinclude>
+
--></includeonly><noinclude>{{/doc}<templatedata>
 +
{
 +
"params": {
 +
"1": {
 +
"example": "tnotw|twmf|tdos|tlt",
 +
"label": "Which book are you referencing?",
 +
"description": "Use the abbreviated form of the book title!",
 +
"type": "string",
 +
"required": true
 +
},
 +
"2": {
 +
"label": "Which chapter are you referencing?",
 +
"example": "1",
 +
"type": "number",
 +
"required": true
 +
}
 +
}
 +
}
 +
</templatedata>}</noinclude>

Revision as of 19:45, 6 June 2021

{{/doc}

No description.

Template parameters

ParameterDescriptionTypeStatus
Which book are you referencing?1

Use the abbreviated form of the book title!

Example
tnotw|twmf|tdos|tlt
Stringrequired
Which chapter are you referencing?2

no description

Example
1
Numberrequired

}