Difference between revisions of "Template:P2 Menubox"

From P2SR Wiki

 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="
+
<div class="p2-menubox"><div class="p2-menubox-inner">
flex-basis: {{{3|100%}}};
+
<h3><i class="{{{1|fab fa-accessible-icon}}}"></i> {{{2|Template}}}</h3>
flex-grow:1;
+
{{{3|template}}}
box-sizing: border-box;
 
padding: 1em;
 
float:left;
 
min-width:300px;
 
">
 
<div style="
 
box-sizing: border-box;
 
padding: 1em;
 
box-shadow: 0 2px 3px 3px rgba(0,0,0,0.1);
 
background: white;
 
height:100%
 
">
 
<h3 style="
 
text-transform: uppercase;
 
font-size: 3em;
 
margin:0;
 
padding:0;
 
margin-bottom:0.5em;
 
">{{{1|Template}}}</h2>
 
{{{2|template}}}
 
 
</div></div>
 
</div></div>
<noinclude>Menubox moved from Jerrypedia. Should be replaced by skin-styled div in a future tbh.</noinclude>
+
<noinclude>
 +
<p style="clear:both;">Menubox moved from Jerrypedia, modified to support font awesome icons.<p>
 +
</noinclude>

Latest revision as of 14:58, 16 October 2020

Template

template

Menubox moved from Jerrypedia, modified to support font awesome icons.