Template:Content section: Difference between revisions

no edit summary
imported>BravelyPeculiar
No edit summary
imported>BravelyPeculiar
No edit summary
Line 1: Line 1:
{{#tag:h{{{heading_level|3}}}|[[{{{target}}}|<i class="fas fa-link"></i> {{{text|{{{target}}}}}}]]}}
{{#tag:h{{{heading_level|3}}}|[[{{{target}}}|<i class="fas fa-link"></i> {{{prefix|}}}{{{text|{{{target}}}}}}]]}}
{{#ifexist: {{{target}}} |{{:{{{target}}}}}|}}<div style="clear: both;"></div><noinclude>
{{#ifexist: {{{target}}} |{{:{{{target}}}}}|}}<div style="clear: both;"></div><noinclude>
<templatedata>
<templatedata>
Line 8: Line 8:
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": true
"required": true
},
        "prefix": {
"label": "Non-link text to prefix the link in the heading",
"type": "string"
},
},
"text": {
"text": {