Difference between revisions of "Template:Box"
From Will of the Seven Campaign
| Line 1: | Line 1: | ||
| − | <div style="float:none; border:1px solid black; width: | + | <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;"> | ||
| − | + | <strong style="font-variant: small-caps; font-size: large;">{{{1}}}:</strong> | |
| + | <hr> | ||
| + | {{{2}}} | ||
| − | </div> | + | </div></includeonly> |
Revision as of 07: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