Difference between revisions of "Template:Infobox"

From Wurmpedia
Jump to navigation Jump to search
m
(Adding CSS)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div id="infobox" style="-moz-border-radius:10px;background-color:#f8f8f8;border:2px solid #e0e0e0;margin-right:50%;padding:0px 3px;margin-bottom:10px;width:auto;">[[Image:Information_icon.png|left|30px]]<span style="font-variant:small-caps"><strong>{{{1}}}</strong></span></div>
+
<templatestyles src="Boxstyle/styles.css" /><templatestyles src="Infobox/styles.css" />
 +
<div class="boxstyle infoboxbox" >
 +
[[Image:Information_icon.png|left|24px]]
 +
<span><strong>{{{1}}}</strong></span></div>
 +
 
 
<noinclude>
 
<noinclude>
 
<br style="clear:both">
 
<br style="clear:both">
 
----
 
----
Usage: <span style="background:#E6FFE6;"><tt><nowiki>{{Infobox|Infoboxtext}}</nowiki></tt></span>. Simply replace <tt>'Infoboxtext'</tt> with the desired content.
+
Usage: <span style="background:#E6FFE6;"><tt><nowiki>{{infobox|text}}</nowiki></tt></span>. Simply replace <tt>'text'</tt> with the desired content.
  
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>

Latest revision as of 11:00, 28 April 2021

Information icon.png
{{{1}}}




Usage: {{infobox|text}}. Simply replace 'text' with the desired content.