Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
Lainiwakura (talk | contribs) (new template wheeeee! :P) |
Ostentatio (talk | contribs) (Adding CSS) |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | < | + | <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> | ||
| − | Usage: <span style="background:#E6FFE6;"><tt><nowiki>{{ | + | <br style="clear:both"> |
| + | ---- | ||
| + | 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> | ||