Difference between revisions of "Template:Appears in"
Jump to navigation
Jump to search
| (2 intermediate revisions by the same user not shown) | |||
| Line 279: | Line 279: | ||
}}"}}<!-- | }}"}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
| − | --></includeonly><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> | ||
Latest revision as of 19:45, 6 June 2021
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Which book are you referencing? | 1 | Use the abbreviated form of the book title!
| String | required |
| Which chapter are you referencing? | 2 | no description
| Number | required |