Template:Infobox character: Difference between revisions

(last try before I give up)
(*gives up*)
Line 9: Line 9:
{{pipe}}- valign="top"
{{pipe}}- valign="top"
! style="text-align:right;"{{pipe}}Games:
! style="text-align:right;"{{pipe}}Games:
|{{gameids|{{{game}}}}}{{#if: {{{game2|}}}|<br />{{gameids|{{{game2}}}}}|}}{{#if: {{{game3|}}}|<br />{{gameids|{{{game3}}}}}|}}{{#if: {{{game4|}}}|<br /> {{gameids|{{{game4}}}}}|}}<!--
|{{gameids|{{{game}}}}}{{#if: {{{game2|}}}|<br />{{gameids|{{{game2}}}}}|}}{{#if: {{{game3|}}}|<br />{{gameids|{{{game3}}}}}|}}{{#if: {{{game4|}}}|<br /> {{gameids|{{{game4}}}}}|}}
-->{{#if: {{{name|}}}|
{{#if: {{{name|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Full Name:
!style="text-align:right;"{{pipe}}Full Name:
{{pipe}}{{{name|}}}|}}<!--
{{pipe}}{{{name|}}}|}}
-->{{#if: {{{aka|}}}|
{{#if: {{{aka|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Also Known As:
!style="text-align:right;"{{pipe}}Also Known As:
{{pipe}}{{{aka|}}}|}}<!--
{{pipe}}{{{aka|}}}|}}
-->{{#if: {{{gender|}}}|
{{#if: {{{gender|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Gender:
!style="text-align:right;"{{pipe}}Gender:
{{pipe}} <!--
{{pipe}}
-->{{#if: {{#ifeq: {{{gender|}}}|M|M}}|Male|{{#if: {{#ifeq: {{{gender|}}}|F|F}}|Female}}|}}}}<!--
{{#if: {{#ifeq: {{{gender|}}}|M|M}}|Male|{{#if: {{#ifeq: {{{gender|}}}|F|F}}|Female}}|}}}}
-->{{#if: {{{gangs|}}}|
{{#if: {{{gangs|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Gangs:
!style="text-align:right;"{{pipe}}Gangs:
{{pipe}}{{{gangs|}}}|}}<!--
{{pipe}}{{{gangs|}}}|}}
-->{{#if: {{{dob|}}}|
{{#if: {{{dob|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Date of Birth:
!style="text-align:right;"{{pipe}}Date of Birth:
{{pipe}}{{{dob|}}}|}}<!--
{{pipe}}{{{dob|}}}|}}
-->{{#if: {{{home|}}}|
{{#if: {{{home|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Home:
!style="text-align:right;"{{pipe}}Home:
{{pipe}}{{{home|}}}|}}!<--
{{pipe}}{{{home|}}}|}}
-->{{#if: {{{race|}}}|
{{#if: {{{race|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Race:
!style="text-align:right;"{{pipe}}Race:
{{pipe}}{{{race|}}}|}}<!--
{{pipe}}{{{race|}}}|}}
-->{{#if: {{{family|}}}|
{{#if: {{{family|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Family:
!style="text-align:right;"{{pipe}}Family:
{{pipe}}{{{family|}}}|}}<!--
{{pipe}}{{{family|}}}|}}
-->{{#if: {{{friends|}}}|
{{#if: {{{friends|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Friends:
!style="text-align:right;"{{pipe}}Friends:
{{pipe}}{{{friends|}}}|}}<!--
{{pipe}}{{{friends|}}}|}}
-->{{#if: {{{enemies|}}}|
{{#if: {{{enemies|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Enemies:
!style="text-align:right;"{{pipe}}Enemies:
{{pipe}}{{{enemies|}}}|}}<!--
{{pipe}}{{{enemies|}}}|}}
-->{{#if: {{{affiliations|}}}|
{{#if: {{{affiliations|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Affiliations:
!style="text-align:right;"{{pipe}}Affiliations:
{{pipe}}{{{affiliations|}}}|}}<!--
{{pipe}}{{{affiliations|}}}|}}
-->{{#if: {{{clothes|}}}|
{{#if: {{{clothes|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Clothing:
!style="text-align:right;"{{pipe}}Clothing:
{{pipe}}{{{clothes|}}}|}}<!--
{{pipe}}{{{clothes|}}}|}}
-->{{#if: {{{cars|}}}|
{{#if: {{{cars|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Cars:
!style="text-align:right;"{{pipe}}Cars:
{{pipe}}{{{cars|}}}|}}<!--
{{pipe}}{{{cars|}}}|}}
-->{{#if: {{{businesses|}}}|
{{#if: {{{businesses|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Businesses:
!style="text-align:right;"{{pipe}}Businesses:
{{pipe}}{{{businesses|}}}|}}<!--
{{pipe}}{{{businesses|}}}|}}
-->{{#if: {{{voice|}}}|
{{#if: {{{voice|}}}|
{{pipe}}-
{{pipe}}-
!style="text-align:right;"{{pipe}}Voiced By:
!style="text-align:right;"{{pipe}}Voiced By:

Revision as of 20:57, 11 May 2008

CHARACTER
Nikolai Bellicus The Third
File:Gta4-niko-bellic1.jpg
Games: IV
Full Name: Nikolai Bellicus The Third
Also Known As: Nikolai
Gender:

Male

Gangs: Serbian Mafia
Date of Birth: 1970s
Home: Serbia
Race: Eastern European
Family: Roman Bellic
Friends: Dimitri
Enemies: Vlad
Affiliations: anyone cool
Cars: Police Car
Businesses: Taxi Firm
Voiced By: Michael Hollick

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

{{infobox character|
|image = Gta4-niko-bellic1.jpg
|game = IV
|name = Nikolai Bellicus The Third
|aka = Nikolai
|gender = M
|gangs = Serbian Mafia
|dob = 1970s
|home = Serbia
|race = Eastern European
|family = [[Roman Bellic]]
|friends = Dimitri
|enemies = Vlad
|affiliations = Anybody cool
|clothing = Tracksuit
|cars = Police Car
|businesses = Taxi Firm
|voice = Michael Hollick
}}