Template:Publisher Infobox: Difference between revisions
Jump to navigation
Jump to search
1d4chan>Tgcodefag No edit summary |
1d4chan>Tgcodefag No edit summary |
||
| Line 11: | Line 11: | ||
{{#if:{{{year|}}}| | {{#if:{{{year|}}}| | ||
<tr> | <tr> | ||
<th style="text-align: left; width: 8.2em">Year Established</th> | <th style="text-align: left; width: 8.2em; vertical-align: top">Year Established</th> | ||
<td colspan="2" style="width: 11em">{{{year}}}</td> | <td colspan="2" style="width: 11em">{{{year}}}</td> | ||
</tr> | </tr> | ||
| Line 17: | Line 17: | ||
{{#if:{{{notable|}}}| | {{#if:{{{notable|}}}| | ||
<tr> | <tr> | ||
<th style="text-align: left; width: 8.2em">Notable Games</th> | <th style="text-align: left; width: 8.2em; vertical-align: top">Notable Games</th> | ||
<td colspan="2" style="width: 11em">{{{notable}}}</td> | <td colspan="2" style="width: 11em">{{{notable}}}</td> | ||
</tr> | </tr> | ||
| Line 23: | Line 23: | ||
{{#if:{{{website|}}}| | {{#if:{{{website|}}}| | ||
<tr> | <tr> | ||
<th style="text-align: left; width: 8.2em">Website</th> | <th style="text-align: left; width: 8.2em; vertical-align: top">Website</th> | ||
<td colspan="2" style="width: 11em">{{{website}}}</td> | <td colspan="2" style="width: 11em">{{{website}}}</td> | ||
</tr> | </tr> | ||
Revision as of 03:27, 12 August 2008
| The Publisher | ||
|---|---|---|
| Year Established | 2008 | |
| Notable Games | The Game | |
| Website | http://www.example.com | |
Usage
{{Publisher Infobox
|name = Publisher's Name
|logo = Publisher's Logo (No wider than 200px)
|year = Year Publisher Established
|notable = Notable Games the Publisher has Published
|website = Website of the Publisher
}}