GTA Wiki

Help required: categories

Hi everyone, please help us by filling out this form!


We are determining how players best define and/or differentiate the terms "game modes", "missions" and "activities". This will be used to help us develop a clear and logical category tree to house articles related to this type of content.


Thank you in advance for help!

READ MORE

GTA Wiki
GTA Wiki
19,871
pages
No edit summary
No edit summary
Tag: sourceedit
(8 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
{|class="infobox bordered vcard" style="background: #555555; border: solid white 2px; width: 23em; text-align: left; font-size: 89%;"
 
{|class="infobox bordered vcard" style="background: #555555; border: solid white 2px; width: 23em; text-align: left; font-size: 89%;"
 
|-
 
|-
!colspan="2" style="background: #3c3c3c; color: white; text-align: center;"{{pipe}}<small>BUSINESS</small><br /><span class="fn" style="font-size:18px;">{{{name}}}
+
!colspan="2" style="background: #3c3c3c; color: white; text-align: center;"{{pipe}}<small>BUSINESS</small><br /><span class="fn" style="font-size:18px;">{{{name|{{PAGENAME}}}}}
 
|-
 
|-
 
{{#if:{{{image|<noinclude>-</noinclude>}}} |
 
{{#if:{{{image|<noinclude>-</noinclude>}}} |
! style="background: #000000; color:lightgray; font-size: 90%; text-align: center;" colspan="2" {{!}} [[file:{{{image}}}|200px]]
+
! style="{{#ifeq: {{{lightlogo|}}} | y | background: #000000; }}{{#ifeq: {{{darklogo|}}} | y | background: #ffffff; }} color:lightgray; font-size: 90%; text-align: center;" colspan="2" {{!}} [[file:{{{image}}}|300px]]
 
{{{caption|}}}
 
{{{caption|}}}
 
{{!}}- valign=top
 
{{!}}- valign=top
Line 15: Line 15:
 
}}
 
}}
 
{{#if:{{{bawsaq|<noinclude>-</noinclude>}}} |
 
{{#if:{{{bawsaq|<noinclude>-</noinclude>}}} |
!style="background: #000000; text-align:center; color:lightgray;"{{pipe}} [[BAWSAQ]]:
+
!style="background: #000000; text-align:center; color:lightgray;"{{pipe}} [[Bawsaq.com|BAWSAQ]]:
 
{{!}} style="background: #656565; text-align:left; color: white;"{{pipe}}{{{bawsaq}}}
 
{{!}} style="background: #656565; text-align:left; color: white;"{{pipe}}{{{bawsaq}}}
  +
{{!}}- valign=top
  +
}}
  +
{{#if:{{{lcn|<noinclude>-</noinclude>}}} |
  +
!style="background: #000000; text-align:center; color:lightgray;"{{pipe}} [[Lcn-exchange.com|LCN]]:
  +
{{!}} style="background: #656565; text-align:left; color: white;"{{pipe}}{{{lcn}}}
 
{{!}}- valign=top
 
{{!}}- valign=top
 
}}
 
}}
Line 81: Line 86:
 
}}
 
}}
 
|}[[Category:Businesses]]</includeonly><noinclude>
 
|}[[Category:Businesses]]</includeonly><noinclude>
{{infobox business|
+
{{infobox business
 
|image = Unknown.png
 
|image = Unknown.png
 
|caption = <code>caption</code>
 
|caption = <code>caption</code>
 
|name = <code>name</code>
 
|name = <code>name</code>
 
|bawsaq = <code>bawsaq</code>
 
|bawsaq = <code>bawsaq</code>
  +
|lcn = <code>lcn</code>
 
|taglines = <code>taglines</code>
 
|taglines = <code>taglines</code>
 
|type = <code>type</code>
 
|type = <code>type</code>
Line 101: Line 107:
 
|name =
 
|name =
 
|bawsaq =
 
|bawsaq =
  +
|lcn =
 
|taglines =
 
|taglines =
 
|type =
 
|type =

Revision as of 23:42, 26 May 2015


BUSINESS
name
Unknown

caption

Name: name
BAWSAQ: bawsaq
LCN: lcn
Tagline(s): taglines
Type: type
Founded: founded
Founder: founder
Owner: ceo
Appearance(s): games
Locations: locations
Refers to: reference

The following code produces the fake infobox shown on the right:

{{infobox business|
|image =
|caption =
|name = 
|bawsaq = 
|lcn =
|taglines = 
|type = 
|founded = 
|founder = 
|ceo =
|games =
|locations = 
|reference =
}}