Difference between revisions of "Template:Infobox Locations"

From WikiRaider
Jump to: navigation, search
m
m
Line 48: Line 48:
  
 
</pre>
 
</pre>
</noinclude><includeonly>{| border="1" cellspacing="0" cellpadding="2" width="225" style="margin-left:15px;" align="right"  
+
</noinclude><includeonly>{| class="infobox"
 
|-
 
|-
 
| align="center" bgcolor="#B0BFC2" colspan="3"| '''''{{{Name}}}'''''
 
| align="center" bgcolor="#B0BFC2" colspan="3"| '''''{{{Name}}}'''''
Line 59: Line 59:
 
|-
 
|-
 
{{#if: {{{Continent|}}} |
 
{{#if: {{{Continent|}}} |
<!-- -->{{!}}align="left" valign="top" style="font-size:11px; font-weight:bold;"{{!}} '''Continent'''
+
<!-- -->{{!}}align="left" style="font-size:11px; font-weight:bold;"{{!}} '''Continent'''
<!-- -->{{!}} colspan="2" valign="top" style="font-size:11px;" {{!}}  
+
<!-- -->{{!}} colspan="2" style="font-size:11px;" {{!}}  
 
{{{Continent}}}
 
{{{Continent}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
Line 66: Line 66:
 
|-
 
|-
 
{{#if: {{{Country|}}} |
 
{{#if: {{{Country|}}} |
<!-- -->{{!}}align="left" valign="top" style="font-size:11px; font-weight:bold;"{{!}} '''Country'''
+
<!-- -->{{!}}align="left" style="font-size:11px; font-weight:bold;"{{!}} '''Country'''
<!-- -->{{!}} colspan="2" valign="top" style="font-size:11px;"{{!}} {{{Country}}}
+
<!-- -->{{!}} colspan="2" style="font-size:11px;"{{!}} {{{Country}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{Occurrence|}}} |
 
{{#if: {{{Occurrence|}}} |
<!-- -->{{!}}align="left" valign="top" style="font-size:11px; font-weight:bold;"{{!}} '''Occurrence'''
+
<!-- -->{{!}}align="left" style="font-size:11px; font-weight:bold;"{{!}} '''Occurrence'''
<!-- -->{{!}} colspan="2" valign="top" style="font-size:11px;"{{!}} {{{Occurrence}}}
+
<!-- -->{{!}} colspan="2" style="font-size:11px;"{{!}} {{{Occurrence}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{Levels|}}} |
 
{{#if: {{{Levels|}}} |
<!-- -->{{!}}align="left" valign="top" style="font-size:11px; font-weight:bold;"{{!}} '''Levels'''
+
<!-- -->{{!}}align="left" style="font-size:11px; font-weight:bold;"{{!}} '''Levels'''
<!-- -->{{!}} colspan="2" valign="top" style="font-size:11px;"{{!}} {{{Levels}}}
+
<!-- -->{{!}} colspan="2" style="font-size:11px;"{{!}} {{{Levels}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|}</includeonly>
 
|}</includeonly>

Revision as of 10:00, 19 September 2009

To use this template include the following to your locations article. Don't delete variables when they have no value, just leave them open!! Remove the comment tags <!-- and --> to add a certain template element to the article. Replace variables beginning and ending with ??? with the correct keywords. Delete unnecessary elements like alternative names where it's not needed.

Full Template

{{Infobox Locations
| Name            = 
| Image           = 
| Details         =
| Continent       = 
| Country         = 
| Occurrence      = 
| Levels          =
}}
'''$location_name''' is a location Lara visits in 
[[$name_of_the_game]] <!-- movie, comics, books...-->.



<!--==$name_of_the_game==-->
<!--{{mainarticle|$name_of_the_game_section}}-->
<!-- details, short summary, levels-->
<!-- ===Levels===-->
<!-- * [[first_level]]-->
<!-- * [[second_level]]-->
<!-- ===Artefacts===-->

<!--==$name_of_the_comic/movie/novel==-->
<!-- details, short summary, story-->


<!--==Gallery==-->
<!--<gallery>
Image:$image1|$description1
Image:$image2|$description2
Image:$image3|$description3
</gallery>
-->


<!--==References==
<references/> -->

[[Category:Locations]]
<!--[[Category:$game1]]-->
<!--[[Category:$game2]]-->

[[de:$German_location_name]]]