Template:InfoCard: Difference between revisions

Template page
(Added template)
 
m (Changed protection level for "Template:InfoCard" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="InfoCard/styles.css" />
<templatestyles src="InfoCard/style.css" />
<div class="wiki-template-infocard {{{class|}}}">
<div class="wiki-template-infocard {{{class|}}}">
<h3 class="wiki-template-infocard-title">{{{heading}}}</h3>
<h3 class="wiki-template-infocard-title">{{{heading}}}</h3>
<div class="wiki-template-infocard-content">{{{content}}}</div>
<div class="wiki-template-infocard-content">{{{content}}}</div>
</div><noinclude>{{documentation}}</noinclude>
</div><noinclude>{{documentation}}</noinclude>

Latest revision as of 19:30, 1 July 2022

{{{heading}}}

{{{content}}}

Template:Documentation