Template:Publisher Infobox: Difference between revisions
Jump to navigation
Jump to search
1d4chan>Tgcodefag New page: <includeonly> <table style="width:20em; border:1px solid #aaaaaa; float: right; clear: right; margin: 0.5em 0 0.5em 1em; padding: 0.2em"> <tr> <th colspan="3" style="text-align... |
imported>Administrator m 7 revisions imported |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
{{#if:{{{logo|}}}| | {{#if:{{{logo|}}}| | ||
<tr> | <tr> | ||
<td colspan="3">{{{logo}}}</td> | <td colspan="3" style="text-align: center">{{{logo}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#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> | |||
}} | |||
{{#if:{{{guys|}}}| | |||
<tr> | |||
<th style="text-align: left; width: 8.2em; vertical-align: top">Notable Employees</th> | |||
<td colspan="2" style="width: 11em">{{{guys}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
{{#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 29: | ||
{{#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> | ||
| Line 30: | Line 36: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{Publisher Infobox | |||
|name = The Publisher | |name = The Publisher | ||
|logo = [[Image:Big Gay Purple | |logo = [[Image:Big Gay Purple d4.png|40px]] | ||
|year = 2008 | |year = 2008 | ||
|guys = Jesus Christ the Lion | |||
|notable = [[The Game]] | |notable = [[The Game]] | ||
|website = [http://www.example.com] | |website = [http://www.example.com http://www.example.com] | ||
}} | |||
==Usage== | ==Usage== | ||
<pre style="overflow: auto"> | <pre style="overflow: auto"> | ||
{{Publisher Infobox | |||
|name = Publisher's Name | |name = Publisher's Name | ||
|logo = Publisher's Logo (No wider than 200px) | |logo = Publisher's Logo (No wider than 200px) | ||
|year = Year Publisher Established | |year = Year Publisher Established | ||
|guys = Notable Employees of the Publisher (CEO etc.) | |||
|notable = Notable Games the Publisher has Published | |notable = Notable Games the Publisher has Published | ||
|website = Website of the Publisher | |website = Website of the Publisher | ||
}} | |||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 18:18, 24 June 2023
| The Publisher | ||
|---|---|---|
| Year Established | 2008 | |
| Notable Employees | Jesus Christ the Lion | |
| Notable Games | The Game | |
| Website | http://www.example.com | |
Usage[edit source]
{{Publisher Infobox
|name = Publisher's Name
|logo = Publisher's Logo (No wider than 200px)
|year = Year Publisher Established
|guys = Notable Employees of the Publisher (CEO etc.)
|notable = Notable Games the Publisher has Published
|website = Website of the Publisher
}}