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
(23 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{| class="infobox" style="width:22em; font-size:90%; text-align:left; border-color:black; background-color: grey;" cellspacing="2"
+
<includeonly>{|class="infobox bordered vcard" style="background: #555555; border: solid orange 2px; width: 23em; text-align: left; font-size: 89%;"
 
{{pipe}}- style="margin:0;"
 
{{pipe}}- style="margin:0;"
!colspan="2" style="text-align: center;"{{pipe}}<small>MOBILE PHONE</small><br /><span class="fn" style="font-size:18px;">{{{name|{{PAGENAME}}}}}</span>
+
!colspan="2" style="background: #3c3c3c; color: white; text-align: center;"{{pipe}}<small>MOBILE PHONE</small><br /><span class="fn" style="font-size:18px;">{{{name|{{PAGENAME}}}}}</span>
 
{{#if:{{{image|}}}|
 
{{#if:{{{image|}}}|
 
{{pipe}}-
 
{{pipe}}-
{{pipe}} colspan="2" align="center"{{pipe}}[[Image:{{{image}}}|{{#if:{{{size|}}}|{{{size|}}}|170px}}|center]]{{#if:{{{caption|}}}|<div style="line-height:1.25em;">{{{caption}}}</div>|}}|
+
{{pipe}} style="background: #000000; color:lightgray; font-size: 90%; text-align: center;" colspan="2" {{pipe}}[[Image:{{{image}}}|{{#if:{{{size|}}}|{{{size|}}}|160px}}|center]]{{#if:{{{caption|}}}|<div style="line-height:1.25em;">{{{caption}}}</div>|}}
  +
}}
  +
{{pipe}}- valign="top"
  +
{{#if:{{{image2|}}}|
 
{{pipe}}-
 
{{pipe}}-
  +
{{pipe}} style="background: #000000; color:lightgray; font-size: 90%; text-align: center;" colspan="2"{{pipe}}[[Image:{{{image2}}}|{{#if:{{{size2|}}}|{{{size2|}}}|220px}}|center]]{{#if:{{{caption2|}}}|<div style="line-height:1.25em;">{{{caption}}}</div>|}}
 
}}
 
}}
 
{{pipe}}- valign="top"
 
{{pipe}}- valign="top"
  +
{{#if: {{{caption2|}}}|
!
 
  +
{{pipe}}-
  +
!style="background: #000000; color:lightgray; font-size: 90%; text-align: center;"{{pipe}}
  +
{{pipe}} style="background: #656565; text-align:left; color: white;"{{pipe}}{{{caption2|}}}|
  +
{{pipe}}-
  +
}}
 
{{#if: {{{games|}}}|
 
{{#if: {{{games|}}}|
 
{{pipe}}-
 
{{pipe}}-
!style="text-align:right;"{{pipe}}Appearance(s):
+
!style="background: #000000; color:lightgray; font-size: 90%; text-align: center;"{{pipe}}Appearance(s):
{{pipe}}{{{games|}}}|
+
{{pipe}} style="background: #656565; text-align:left; color: white;"{{pipe}}{{{games|}}}|
 
{{pipe}}-
 
{{pipe}}-
 
}}
 
}}
 
{{#if: {{{name|}}}|
 
{{#if: {{{name|}}}|
 
{{pipe}}-
 
{{pipe}}-
!style="text-align:right;"{{pipe}}Full name:
+
!style="background: #000000; color:lightgray; font-size: 90%; text-align: center;"{{pipe}}Full name:
{{pipe}}{{{name|}}}|
+
{{pipe}} style="background: #656565; text-align:left; color: white;"{{pipe}}{{{name|}}}|
 
{{pipe}}-
 
{{pipe}}-
 
}}
 
}}
 
{{#if: {{{aka|}}}|
 
{{#if: {{{aka|}}}|
 
{{pipe}}-
 
{{pipe}}-
!style="text-align:right;"{{pipe}}Also known as:
+
!style="background: #000000; color:lightgray; font-size: 90%; text-align: center;"{{pipe}}Also known as:
{{pipe}}{{{aka|}}}|
+
{{pipe}} style="background: #656565; text-align:left; color: white;"{{pipe}}{{{aka|}}}|
 
{{pipe}}-
 
{{pipe}}-
 
}}
 
}}
 
{{#if: {{{man|}}}|
 
{{#if: {{{man|}}}|
 
{{pipe}}-
 
{{pipe}}-
!style="text-align:right;"{{pipe}}Manufacturer:
+
!style="background: #000000; color:lightgray; font-size: 90%; text-align: center;"{{pipe}}Manufacturer:
{{pipe}}{{{man|}}}|
+
{{pipe}} style="background: #656565; text-align:left; color: white;"{{pipe}}{{{man|}}}|
 
{{pipe}}-
 
{{pipe}}-
 
}}
 
}}
 
{{#if: {{{type|}}}|
 
{{#if: {{{type|}}}|
 
{{pipe}}-
 
{{pipe}}-
!style="text-align:right;"{{pipe}}Type:
+
!style="background: #000000; color:lightgray; font-size: 90%; text-align: center;"{{pipe}}Type:
{{pipe}}{{{type|}}}|
+
{{pipe}} style="background: #656565; text-align:left; color: white;"{{pipe}}{{{type|}}}|
 
{{pipe}}-
 
{{pipe}}-
 
}}
 
}}
|}</includeonly><noinclude>
+
|}[[Category:Mobile Phone]]</includeonly><noinclude>
 
{{Infobox Mobile|
 
{{Infobox Mobile|
 
}}
 
}}
[[Template:Mobile Phone]]
 
 
The following code produces the fake infobox shown on the right:
 
The following code produces the fake infobox shown on the right:
<pre>{{infobox character|
+
<pre>{{infobox mobile|
 
|image =
 
|image =
  +
|image2 =
 
|games =
 
|games =
 
|name =
 
|name =

Revision as of 18:28, 10 December 2014

MOBILE PHONE
Infobox Mobile

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

{{infobox mobile|
|image =
|image2 =
|games = 
|name = 
|aka = 
|man =
|type =
}}