Template:Hp-highlight: Difference between revisions
m (1 revision imported: MW1.35 - EN specific pages updated) |
(remove the ... after internal links - during Prosumer (update ch.K and ch.P)) |
||
Line 8: | Line 8: | ||
<div class="col-12 col-lg-7"> | <div class="col-12 col-lg-7"> | ||
{{{text}}} | {{{text}}} | ||
<p class="highlight-link">{{#ifeq: {{#sub:{{{link}}}|0|4}} | http |[{{{link}}} <span class="btn btn-primary">{{{btn-text}}}</span>] | [[{{{link}}}|> {{{btn-text}}} | <p class="highlight-link">{{#ifeq: {{#sub:{{{link}}}|0|4}} | http |[{{{link}}} <span class="btn btn-primary">{{{btn-text}}}</span>] | [[{{{link}}}|> {{{btn-text}}}]]}}</p><!-- | ||
-->{{#if: {{{link2|}}} | | -->{{#if: {{{link2|}}} | | ||
<br>{{{text2}}} | <br>{{{text2}}} | ||
<p class="highlight-link2">{{#ifeq: {{#sub:{{{link2}}}|0|4}} | http |[{{{link2}}} > {{{btn-text2}}}] | [[{{{link2}}}|> {{{btn-text2}}} | <p class="highlight-link2">{{#ifeq: {{#sub:{{{link2}}}|0|4}} | http |[{{{link2}}} > {{{btn-text2}}}] | [[{{{link2}}}|> {{{btn-text2}}}]]}}</p>|}} | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 16:26, 10 November 2023
This is the "Hp-highlight" template, used to create "highlights" on the Homepage.
To create Hp-highlights using this template, use the dedicated form page
Alternatively, you can call this template in the following format:
{{Hp-highlight |title= |subtitle= |image= |text= |btn-text= |link= |text2= |btn-text2= |link2= }}
Edit the page to see the template text.
This is the "Hp-highlight" template, used to create "highlights" on the Homepage. Details on its parameters
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title of the highlight
| Unknown | required |
Subtitle | subtitle | Subtitle of the highlight
| String | required |
Image | image | The image to show in this highlight (recommended size = 200x270px)
| File | required |
Text | text | Text giving details about this highlight | Unbalanced wikitext | suggested |
Button or link text | btn-text | The text of the link/button
| String | required |
Link | link | Link of the Call To Action (can be a wiki page name or an external url)
| String | required |
Text2 | text2 | Optional second CTA - Text | Unbalanced wikitext | suggested |
2nd Button or 2nd link text | btn-text2 | Optional second CTA - Text of the link/button
| String | suggested |
Link2 | link2 | Optional second CTA - link (can be a wiki page name or an external url)
| String | suggested |