Template:Content section: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
No edit summary
imported>BravelyPeculiar
No edit summary
Line 1: Line 1:
<h3>[[{{{target}}}|<i class="fas fa-link"></i> {{{text|{{{target}}}}}}]]</h3>
{{#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.

Template parameters

ParameterDescriptionTypeStatus
Page to link totarget

no description

Page namerequired
Section name / link labeltext

no description

Stringrequired
Heading level of the display textheading_level

no description

Default
3
Stringoptional