Template:Content section: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino No edit summary |
imported>BravelyPeculiar No edit summary |
||
Line 1: | Line 1: | ||
{{#tag:h{{{heading_level}}}|[[{{{target}}}|<i class="fas fa-link"></i> {{{text|{{{target}}}}}}]]}} | |||
{{#ifexist: {{{target}}} |{{:{{{target}}}}}|}}<div style="clear: both;"></div><noinclude> | {{#ifexist: {{{target}}} |{{:{{{target}}}}}|}}<div style="clear: both;"></div><noinclude> | ||
<templatedata> | <templatedata> | ||
Line 13: | Line 13: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"heading_level": { | |||
"label": "Heading level of the display text", | |||
"type": "string", | |||
"default": "3" | |||
} | } | ||
} | } |
Revision as of 22:12, 3 April 2019
<h{{{heading_level}}}>[[{{{target}}}| {{{target}}}]]</h{{{heading_level}}}>
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Page to link to | target | no description | Page name | required |
Section name / link label | text | no description | String | required |
Heading level of the display text | heading_level | no description
| String | optional |