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
mNo edit summary
(35 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
<includeonly>{| class="infobox" style="width:22em; font-size:90%; text-align:left; background-color: gray;" cellspacing="2"
{{BAWSAQ/Slider}}
 
  +
{{pipe}}- style="margin:0;"
 
  +
!colspan="2" style="text-align: center;"{{pipe}}<small>CHARACTER</small><br /><span class="fn" style="font-size:18px;">{{{name|{{PAGENAME}}}}}</span>
<div class="ts-container" style="border: 3px solid black; padding: 10px;"><div class="ts-slide ts-active">Slide #1</div><div class="ts-slide">Slide #2</div><div class="ts-slide">Slide #3</div></div><noinclude>
 
  +
{{#if:{{{image|}}}|
  +
{{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}}-
  +
}}
  +
{{pipe}}- valign="top"
  +
!
  +
{{#if: {{{games|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Appearance(s):
  +
{{pipe}}{{{games|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{name|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Full name:
  +
{{pipe}}{{{name|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{aka|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Also known as:
  +
{{pipe}}{{{aka|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{status|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Status:
  +
{{pipe}}{{{status|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{gender|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Gender:
  +
{{pipe}}
  +
{{#if: {{#ifeq: {{{gender|}}}|M|M}}|Male|{{#if: {{#ifeq: {{{gender|}}}|F|F}}|Female}}|}}}}
  +
{{#if: {{{dob|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Date of birth:
  +
{{pipe}}{{{dob|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{pob|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Place of birth:
  +
{{pipe}}{{{pob|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{dod|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Date of death:
  +
{{pipe}}{{{dod|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{home|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Home:
  +
{{pipe}}{{{home|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{nationality|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}{{H:title|A group of people who share a common ethnic identity, language, culture, descent, history, and so forth|Nationality}}
  +
{{pipe}}{{{nationality|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{family|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Family:
  +
{{pipe}}{{{family|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{affiliations|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Main affiliation:
  +
{{pipe}}{{{affiliations|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{vehicles|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Vehicle(s):
  +
{{pipe}}{{{vehicles|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{businesses|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Businesses:
  +
{{pipe}}{{{businesses|}}}|
  +
{{pipe}}-
  +
}}
  +
{{#if: {{{voice|}}}|
  +
{{pipe}}-
  +
!style="text-align:right;"{{pipe}}Voiced by:
  +
{{pipe}}{{{voice|}}}|
  +
{{pipe}}-
  +
}}
  +
|}</includeonly><noinclude>
  +
{{infobox character|
  +
}}
  +
The following code produces the fake infobox shown on the right:
  +
<pre>{{infobox character|
  +
|image =
  +
|games =
  +
|name =
  +
|aka =
  +
|status =
  +
|gender =
  +
|dob =
  +
|pob =
  +
|dod =
  +
|home =
  +
|nationality =
  +
|family =
  +
|affiliations =
  +
|vehicles =
  +
|businesses =
  +
|voice =
  +
}}</pre>
 
</noinclude><noinclude>
 
[[category:infoboxes]]</noinclude><noinclude>
 
[[category:infoboxes]]</noinclude><noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude><noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude><noinclude>
[[Category:Portal templates|{{SUBPAGENAME}}]]</noinclude><noinclude>
+
[[Category:General wiki templates|{{PAGENAME}}]]</noinclude>
[[Category:Navigation]]</noinclude><noinclude>
 
[[Category:Character Templates]]</noinclude>
 

Revision as of 11:46, 19 February 2014


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

{{infobox character|
|image =
|games = 
|name = 
|aka = 
|status = 
|gender = 
|dob = 
|pob =
|dod =
|home = 
|nationality =
|family =
|affiliations = 
|vehicles = 
|businesses =
|voice =
}}