Difference between revisions of "Template:Launchpad Card"
Malcolmmcc (talk | contribs) |
Malcolmmcc (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | <noinclude> | ||
+ | To use this Template, insert the following code: | ||
+ | <code><nowiki> | ||
+ | {{Launchpad Card | ||
+ | |1=Internal Page Name | ||
+ | |2=Header Text | ||
+ | |3=Subheader Text | ||
+ | |4=Font Awesome class (e.g. fa-bath) | ||
+ | |5=Card color | ||
+ | |6=Text color | ||
+ | }} | ||
+ | </nowiki> | ||
+ | </code> | ||
+ | This uses [[FontAwesome]] for the icons. | ||
+ | |||
[[{{{1}}}| | [[{{{1}}}| | ||
<div class="launchcard-main" style="background-color:{{{5}}}"> | <div class="launchcard-main" style="background-color:{{{5}}}"> |
Revision as of 11:50, 21 April 2018
To use this Template, insert the following code:
{{Launchpad Card
|1=Internal Page Name
|2=Header Text
|3=Subheader Text
|4=Font Awesome class (e.g. fa-bath)
|5=Card color
|6=Text color
}}
This uses FontAwesome for the icons.
[[{{{1}}}|
{{{2}}}
{{{3}}}
]]