Difference between revisions of "Template:Box"
Jump to navigation
Jump to search
FCandChill (talk | contribs) (Created page with "<includeonly><div style="width:90%;margin:10px auto;padding:10px;background:#eff;color:black;border-radius:5px;border:1px solid #ccc;">{{font|text={{{1}}}|size=20px}}<br>{{#if...") |
m (added an example) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><div style="width:90%;margin:10px auto;padding:10px;background:#eff;color:black;border-radius:5px;border:1px solid #ccc;"> | + | <includeonly><div style="width:90%;margin:10px auto;padding:10px;background:#eff;color:black;border-radius:5px;border:1px solid #ccc;"><big><big>{{{1}}}</big></big><br><span style="color:#808080;">{{{2}}}</span></div></includeonly> |
+ | <noinclude>== Usage == | ||
+ | {{box|Text|Subtext}} | ||
+ | <pre><nowiki> | ||
+ | {{box|Text|Subtext}} | ||
+ | </nowiki></pre> | ||
+ | |||
+ | |||
+ | [[Category:Templates]]<noinclude> |
Latest revision as of 10:58, 20 March 2021
Usage
Text
Subtext
Subtext
{{box|Text|Subtext}}