Template:Publisher Infobox: Difference between revisions

From 2d4chan
Jump to navigation Jump to search
1d4chan>Tgcodefag
No edit summary
imported>Administrator
m 7 revisions imported
 
(3 intermediate revisions by 2 users not shown)
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>
}}
{{#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 34: Line 40:
|logo = [[Image:Big Gay Purple d4.png|40px]]
|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 http://www.example.com]
|website = [http://www.example.com http://www.example.com]
Line 43: Line 50:
|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

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
}}