Template:Infobox character: Difference between revisions

(this is exactly why I hate templates... you can't preview them =/ (aka please work))
(last try before I give 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|}}}|{{pipe}}-
-->{{#if: {{{name|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Full Name:
!style="text-align:right;"{{pipe}}Full Name:
{{pipe}}{{{name|}}}|}}
{{pipe}}{{{name|}}}|}}<!--
{{#if: {{{aka|}}}|{{pipe}}-
-->{{#if: {{{aka|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Also Known As:
!style="text-align:right;"{{pipe}}Also Known As:
{{pipe}}{{{aka|}}}|}}
{{pipe}}{{{aka|}}}|}}<!--
{{#if: {{{gender|}}}|{{pipe}}-
-->{{#if: {{{gender|}}}|
{{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|}}}|{{pipe}}-
-->{{#if: {{{gangs|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Gangs:
!style="text-align:right;"{{pipe}}Gangs:
{{pipe}}{{{gangs|}}}|}}
{{pipe}}{{{gangs|}}}|}}<!--
{{#if: {{{dob|}}}|{{pipe}}-
-->{{#if: {{{dob|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Date of Birth:
!style="text-align:right;"{{pipe}}Date of Birth:
{{pipe}}{{{dob|}}}|}}
{{pipe}}{{{dob|}}}|}}<!--
{{#if: {{{home|}}}|{{pipe}}-
-->{{#if: {{{home|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Home:
!style="text-align:right;"{{pipe}}Home:
{{pipe}}{{{home|}}}|}}
{{pipe}}{{{home|}}}|}}!<--
{{#if: {{{race|}}}|{{pipe}}-
-->{{#if: {{{race|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Race:
!style="text-align:right;"{{pipe}}Race:
{{pipe}}{{{race|}}}|}}
{{pipe}}{{{race|}}}|}}<!--
{{#if: {{{family|}}}|{{pipe}}-
-->{{#if: {{{family|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Family:
!style="text-align:right;"{{pipe}}Family:
{{pipe}}{{{family|}}}|}}
{{pipe}}{{{family|}}}|}}<!--
{{#if: {{{friends|}}}|{{pipe}}-
-->{{#if: {{{friends|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Friends:
!style="text-align:right;"{{pipe}}Friends:
{{pipe}}{{{friends|}}}|}}
{{pipe}}{{{friends|}}}|}}<!--
{{#if: {{{enemies|}}}|{{pipe}}-
-->{{#if: {{{enemies|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Enemies:
!style="text-align:right;"{{pipe}}Enemies:
{{pipe}}{{{enemies|}}}|}}
{{pipe}}{{{enemies|}}}|}}<!--
{{#if: {{{affiliations|}}}|{{pipe}}-
-->{{#if: {{{affiliations|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Affiliations:
!style="text-align:right;"{{pipe}}Affiliations:
{{pipe}}{{{affiliations|}}}|}}
{{pipe}}{{{affiliations|}}}|}}<!--
{{#if: {{{clothes|}}}|{{pipe}}-
-->{{#if: {{{clothes|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Clothing:
!style="text-align:right;"{{pipe}}Clothing:
{{pipe}}{{{clothes|}}}|}}
{{pipe}}{{{clothes|}}}|}}<!--
{{#if: {{{cars|}}}|{{pipe}}-
-->{{#if: {{{cars|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Cars:
!style="text-align:right;"{{pipe}}Cars:
{{pipe}}{{{cars|}}}|}}
{{pipe}}{{{cars|}}}|}}<!--
{{#if: {{{businesses|}}}|{{pipe}}-
-->{{#if: {{{businesses|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Businesses:
!style="text-align:right;"{{pipe}}Businesses:
{{pipe}}{{{businesses|}}}|}}
{{pipe}}{{{businesses|}}}|}}<!--
{{#if: {{{voice|}}}|{{pipe}}-
-->{{#if: {{{voice|}}}|
{{pipe}}-
!style="text-align:right;"{{pipe}}Voiced By:
!style="text-align:right;"{{pipe}}Voiced By:
{{pipe}}{{{voice|}}}|}}
{{pipe}}{{{voice|}}}|}}

Revision as of 20:56, 11 May 2008

CHARACTER
Nikolai Bellicus The Third
File:Gta4-niko-bellic1.jpg
Games: - Full Name: - Also Known As: - Gender: - Gangs: - Date of Birth: - Home: Serbia!<--

-->|-

Race: - Family: Roman Bellic|- Friends: - Enemies: - Affiliations: - Cars: - Businesses: - 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
}}