Difference between revisions of "Template:GameContainer"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<table style="border:2px solid #BDB76B;border-radius:5px;background:#292929;color:white!important;">
<table style="border:2px solid #BDB76B;border-radius:5px;background:#292929;color:white;padding:10px;">
{{{1|{{{Contents|}}} }}}
{{{1|{{{Contents|}}} }}}
</table>
</table>
</includeonly>
</includeonly>
<noinclude>
<noinclude>
A container for holding various other items. It's just a style wrapper for pretty tables.
<pre>{{GameContainer
|Contents
}}</pre>
<pre>{{GameContainer|<tr><td>Hello World<td><tr>}}</pre>
{{GameContainer|<tr><td>Hello World<td><tr>}}
</noinclude>
</noinclude>

Latest revision as of 10:27, 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