Open main menu

Changes

Template:InfoCard

281 bytes added, 5 years ago
Created page with "<templatestyles src="InfoCard/styles.css" /> <div class="wiki-template-infocard {{#if:{{{class|}}}|{{{class}}}}}"> <h3 class="wiki-template-infocard-title">{{{heading}}}</h3>..."
<templatestyles src="InfoCard/styles.css" />
<div class="wiki-template-infocard {{#if:{{{class|}}}|{{{class}}}}}">
<h3 class="wiki-template-infocard-title">{{{heading}}}</h3>
<div style="clear: both;"></div>
<div class="wiki-template-infocard-content">{{{content}}}</div>
</div>