Template:Content section: Difference between revisions

no edit summary
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"
}
}
}
}