Difference between revisions of "Template:Infobox Locations"

From WikiRaider
Jump to: navigation, search
Line 1: Line 1:
<noinclude>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 '''<nowiki><!--</nowiki>''' and '''<nowiki>--></nowiki>'''  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.
+
<noinclude>
 +
This template is obsolete, use [[Template:Infobox Location]] instead.
  
==Full Template==
 
<pre>
 
{{Infobox Locations
 
| Name            =
 
| Image          =
 
| Details        =
 
| Continent      =
 
| Country        =
 
| Games          =
 
| Comics          =
 
| Movies          =
 
| Novels          =
 
}}
 
'''$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]]]
 
  
</pre>
+
 
</noinclude><includeonly>{| class="infobox"
+
 
 +
</noinclude><includeonly>{| class="InfoboxLocations"
 
|-
 
|-
 
| align="center" bgcolor="#B0BFC2" colspan="3"| '''''{{{Name}}}'''''
 
| align="center" bgcolor="#B0BFC2" colspan="3"| '''''{{{Name}}}'''''
 
|-
 
|-
 
{{#if: {{{Image|}}} |
 
{{#if: {{{Image|}}} |
<!-- -->{{!}} align="center" colspan="3"{{!}}[[Image:{{{Image}}}|225px]]
+
<!-- -->{{!}} colspan="3"{{!}}[[Image:{{{Image}}}|225px]]
 
}}
 
}}
 
|-
 
|-

Revision as of 18:03, 8 November 2016

This template is obsolete, use Template:Infobox Location instead.