Template:Hp-highlight: Difference between revisions

From Electrical Installation Guide
m (1 revision imported: HP highlights and sliders - Forms and Tempates - from PPR-EN)
(remove the ... after internal links - during Prosumer (update ch.K and ch.P))
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOEDITSECTION__<includeonly>{{#default_form:Hp-highlight}}<div class="col-xs-12 col-sm-6 highlight-section-block">
__NOEDITSECTION__<includeonly>{{#default_form:Hp-highlight}}<div class="col-12 col-md-6 highlight-section-block">
<h3>{{{title}}}</h3>
<h3>{{{title}}}</h3>
<h4 class="subtitle>{{{subtitle}}}</h4>
<h4 class="subtitle">{{{subtitle}}}</h4>
<div class="row">
<div class="row">
<div class="col-sm-12 col-md-5">
<div class="col-12 col-lg-5">
[[file:{{{image}}}|class=img-responsive|link={{{link|}}}]]
[[file:{{{image}}}|class=img-fluid|link={{{link|}}}]]
</div>
</div>
<div class="col-sm-12 col-md-7">
<div class="col-12 col-lg-7">
{{{text}}}
{{{text}}}
<p>{{#ifeq: {{#sub:{{{link}}}|0|4}} | http |[{{{link}}} <span class="btn btn-primary">{{{btn-text}}}</span>] | [[{{{link}}}|> {{{btn-text}}} ...]]}}</p><!--
<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>{{#ifeq: {{#sub:{{{link2}}}|0|4}} | http |[{{{link2}}} > {{{btn-text2}}}] | [[{{{link2}}}|> {{{btn-text2}}} ...]]}}</p>|}}
<p class="highlight-link2">{{#ifeq: {{#sub:{{{link2}}}|0|4}} | http |[{{{link2}}} > {{{btn-text2}}}] | [[{{{link2}}}|> {{{btn-text2}}}]]}}</p>|}}
</div>
</div>
</div>
</div>
</div></includeonly><noinclude>
</div></includeonly><noinclude>
This is the "Hp-highlight-model" template, used to create "highlights" on the Homepage.
This is the "Hp-highlight" template, used to create "highlights" on the Homepage.


To create Hp-highlights using this template, use the [[Form:Hp-highlight|dedicated form page]]
To create Hp-highlights using this template, use the [[Form:Hp-highlight|dedicated form page]]
Line 21: Line 21:
Alternatively, you can call this template in the following format:
Alternatively, you can call this template in the following format:
<pre>
<pre>
{{Hp-highlight-model
{{Hp-highlight
|title=
|title=
|subtitle=
|subtitle=
Line 105: Line 105:
}
}
},
},
"description": "This is the \"Hp-highlight-model\" template, used to create \"highlights\" on the Homepage. Details on its parameters"
"description": "This is the \"Hp-highlight\" template, used to create \"highlights\" on the Homepage. Details on its parameters"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

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

Template parameters

ParameterDescriptionTypeStatus
Titletitle

Title of the highlight

Example
Electrical Fire Prevention
Unknownrequired
Subtitlesubtitle

Subtitle of the highlight

Example
White paper
Stringrequired
Imageimage

The image to show in this highlight (recommended size = 200x270px)

Example
help-section-doc.png
Filerequired
Texttext

Text giving details about this highlight

Unbalanced wikitextsuggested
Button or link textbtn-text

The text of the link/button

Example
Donwload the guide
Stringrequired
Linklink

Link of the Call To Action (can be a wiki page name or an external url)

Example
http://www.schneider-electric.com/en/download/document/9982095_02-08-17A_EN/
Stringrequired
Text2text2

Optional second CTA - Text

Unbalanced wikitextsuggested
2nd Button or 2nd link textbtn-text2

Optional second CTA - Text of the link/button

Example
Donwload the guide
Stringsuggested
Link2link2

Optional second CTA - link (can be a wiki page name or an external url)

Example
http://www.schneider-electric.com/en/download/document/9982095_02-08-17A_EN/
Stringsuggested