Template:Content file: Difference between revisions
Jump to navigation
Jump to search
imported>BravelyPeculiar No edit summary |
imported>BravelyPeculiar No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#tag: h{{{level|3}}} | | {{#tag: h{{{level|3}}} | | ||
{{#if {{{archive|}}} |{{archiveicon}}|{{fileicon}}}} {{{prefix|}}} | {{#if: {{{archive|}}} |{{archiveicon}}|{{fileicon}}}} {{{prefix|}}}{{{text|[[{{{1}}}]]}}}}} | ||
{{#ifexist: {{{1}}} |{{:{{{1}}}}}|}}<div style="clear: both;"></div><noinclude><templatedata> | {{#ifexist: {{{1}}} |{{:{{{1}}}}}|}}<div style="clear: both;"></div><noinclude><templatedata> | ||
{ | { | ||
| Line 24: | Line 24: | ||
"archive": { | "archive": { | ||
"label": "Is archive?", | "label": "Is archive?", | ||
"type": " | "type": "boolean", | ||
"description": "Uses archive icon if true" | "description": "Uses archive icon if true" | ||
} | } | ||
Latest revision as of 19:49, 4 April 2019
[[{{{1}}}]]
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Target page | 1 | no description | Page name | required |
| Non-link prefix | prefix | no description | String | optional |
| Repalcement display text | text | no description | String | optional |
| Heading level | level | Defaults to 3 | Number | optional |
| Is archive? | archive | Uses archive icon if true | Boolean | optional |