Difference between revisions of "Template:Box"

From Will of the Seven Campaign
Jump to: navigation, search
(Created page with "<div style="float:none; border:1px solid black; width: 65%; background-color:#F5F5F5; padding:5px; margin: 5px;"> '''{{{1}}}:''' {{{2}}} </div>")
 
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="float:none; border:1px solid black; width: 65%; background-color:#F5F5F5; padding:5px; margin: 5px;">
+
<noinclude>
 +
Use this template for posting rule blocks or notes about game mechanics.
  
'''{{{1}}}:''' {{{2}}}
+
Usage example <code><nowiki>{{Box|Rule Name|Rule text goes here.}}</nowiki></code>
  
</div>
+
This will produce a neat gray box like this:
 +
 
 +
{{Box|Rule Name|Rule text goes here.}}
 +
</noinclude><includeonly><div style="float:none; border:1px solid black; width: 455px; background-color:#F5F5F5;
 +
padding:10px; margin: 5px; margin-top: 30px; margin-bottom: 30px;">
 +
 
 +
<strong style="font-variant: small-caps; font-size: large;">{{{1}}}</strong>
 +
<hr>
 +
<div>{{{2}}}</div>
 +
<br><div style="font-size:x-small; text-align: right;">&copy; willofthe7.com</div>
 +
</div></includeonly>

Latest revision as of 08:33, 25 April 2017

Use this template for posting rule blocks or notes about game mechanics.

Usage example {{Box|Rule Name|Rule text goes here.}}

This will produce a neat gray box like this:

Rule Name


Rule text goes here.

© willofthe7.com