Difference between revisions of "Template:Box"

From Will of the Seven Campaign
Jump to: navigation, search
Line 1: Line 1:
<div style="float:none; border:1px solid black; width: 60%; background-color:#F5F5F5;  
+
<noinclude>
 +
Use this template for posting rule blocks or notes about game mechanics.
 +
 
 +
Usage example <code><nowiki>{{Box|Rule Name|Rule text goes here.}}</nowiki></code>
 +
 
 +
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: 350%; background-color:#F5F5F5;  
 
padding:10px; margin: 5px; margin-top: 30px; margin-bottom: 30px;">
 
padding:10px; margin: 5px; margin-top: 30px; margin-bottom: 30px;">
  
<big><strong style="font-variant: small-caps;">{{{1}}}:</strong></big> {{{2}}}
+
<strong style="font-variant: small-caps; font-size: large;">{{{1}}}:</strong>
 +
<hr>
 +
{{{2}}}
  
</div>
+
</div></includeonly>

Revision as of 08:13, 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