Difference between revisions of "Template:Launchpad Card"

From EUSwiki
Jump to: navigation, search
Line 22: Line 22:
 
}}
 
}}
 
</pre>
 
</pre>
This uses [[FontAwesome]] for the icons. This is part of the [[Launchpad]] effort to make cool pages more easily accessible. Note: this is stylized to ideally retain the 280px / 110px ratio for boxes. If text begins to spill over it'll start looking chunky and bad cause of the `float` properties.
+
This uses [[FontAwesome]] for the icons. This is part of the [[Launchpad]] effort to make cool pages more easily accessible. <br>
''See also: [[Template:Launchpad Box]]''
+
''Note: this is stylized to ideally retain the 280px : 110px ratio for boxes. If text begins to spill over it'll start looking chunky and bad cause of the <code>float</code> properties.''<br>
 +
'''See also:''' [[Template:Launchpad Box]]
 
</noinclude>
 
</noinclude>

Revision as of 11:56, 21 April 2018

[[{{{1}}}|

{{{2}}}

{{{3}}}

]]






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. This is part of the Launchpad effort to make cool pages more easily accessible.
Note: this is stylized to ideally retain the 280px : 110px ratio for boxes. If text begins to spill over it'll start looking chunky and bad cause of the float properties.
See also: Template:Launchpad Box