Difference between revisions of "Template:Launchpad Box"

From EUSwiki
Jump to: navigation, search
Line 1: Line 1:
[[{{{1}}}|
+
<noinclude>
<div class="launchpad-main">
 
<div class="launchpad-text">
 
<div class="launchpad-icon" style="background-color:{{{5}}}"><i class="fa {{{4}}}"></i></div>
 
<h3 class="launchpad-head">{{{2}}}</h3>
 
<p class="launchpad-sub">
 
{{{3}}}
 
</p>
 
</div>
 
</div>]]<noinclude>
 
 
<br><br><br><br><br><br><br><br><br>
 
<br><br><br><br><br><br><br><br><br>
 
To use this template in your article, insert the following code:
 
To use this template in your article, insert the following code:
Line 21: Line 12:
 
</pre>
 
</pre>
 
These boxes are intended to be used on the main [[Launchpad]] page. They navigate either to a good disambiguation page with a lot of links, or to a page filled with [[Template:Launchpad Card]]s. Who knows if this will work or stay...?</noinclude>
 
These boxes are intended to be used on the main [[Launchpad]] page. They navigate either to a good disambiguation page with a lot of links, or to a page filled with [[Template:Launchpad Card]]s. Who knows if this will work or stay...?</noinclude>
 +
[[{{{1}}}|
 +
<div class="launchpad-main">
 +
<div class="launchpad-text">
 +
<div class="launchpad-icon" style="background-color:{{{5}}}"><i class="fa {{{4}}}"></i></div>
 +
<h3 class="launchpad-head">{{{2}}}</h3>
 +
<p class="launchpad-sub">
 +
{{{3}}}
 +
</p>
 +
</div>
 +
</div>]]

Revision as of 12:03, 21 April 2018










To use this template in your article, insert the following code:

{{Launchpad Box
|1=Internal Page Name
|2=Header Text
|3=Subheader Text
|4=Font Awesome class (e.g. fa-bath)
|5=Card color
}}

These boxes are intended to be used on the main Launchpad page. They navigate either to a good disambiguation page with a lot of links, or to a page filled with Template:Launchpad Cards. Who knows if this will work or stay...? [[{{{1}}}|

{{{2}}}

{{{3}}}

]]