Difference between revisions of "Template:GameContainer"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<table style="border: | <table style="border:3px solid #BDB76B;border-radius:7px;background:#292929;color:white;"> | ||
{{{1|{{{Contents|}}} }}} | {{{1|{{{Contents|}}} }}} | ||
</table> | </table> |
Revision as of 10:19, 22 March 2015
A container for holding various other items. It's just a style wrapper for pretty tables.
{{GameContainer |Contents }}
{{GameContainer|<tr><td>Hello World<td><tr>}}
Hello World | |