Vorlage:Infobox Location: Unterschied zwischen den Versionen

Aus WikiRaider.de
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 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>Um diese Vorlage einzubinden, kopiert ihr bitte das folgende in die Schauplätze/Regions-Artikel. Löscht keine Variablen heraus, sondern lasst diese einfach offen. Entfernt die Kommentar-Markierungen '''<nowiki><!--</nowiki>''' und '''<nowiki>--></nowiki>''' um ein bestimmtes Vorlangen-Element einzufügen. Ersetzt Variablen, die mit '''???''' anfangen und enden mit den richtigen Schlüsselworten. Löscht dabei Elemente wie alternative Namen, wenn diese nicht zutreffend sind.
  
==Full Template==
+
==Volle Vorlage==
 
<pre>
 
<pre>
 
{{Infobox Location
 
{{Infobox Location
| Name            =  
+
| Name            = {{PAGENAME}}
| Image          =  
+
| Bild            =  
 
| Details        =
 
| Details        =
| Continent       =  
+
| Kontinent       =  
| Country        =  
+
| Land            =  
| Games          =
+
| Spiele          =
 +
| SpielLevels    =
 +
| SpielLager      =
 +
| SpielGraeber    =
 +
| SpielMissionen  =
 +
| SpielHerausf    =
 +
| SpielStrongboxes=
 +
| SpielKryptas    =
 +
| SpielRelikte    =
 +
| SpielDokumente  =
 +
| SpielWandgem    =
 +
| SpielGPSCaches  =
 +
| SpielSurvCaches =
 +
| SpielCoinCaches =
 +
| SpielVorh      =
 +
| SpielNaechst    =
 
| Comics          =
 
| Comics          =
| Movies          =
+
| Filme          =
| Novels         =
+
| Romane         =
 
}}
 
}}
'''$location_name''' is a location Lara visits in  
+
'''{{PAGENAME}}''' is a location Lara visits in  
 
[[$name_of_the_game]] <!-- movie, comics, books...-->.
 
[[$name_of_the_game]] <!-- movie, comics, books...-->.
  
  
  
<!--==$name_of_the_game==-->
+
<!--==???Name-des-Spiels???==-->
<!--{{mainarticle|$name_of_the_game_section}}-->
+
<!--{{mainarticle|???Name-des-Spiels-Sektion???}}-->
<!-- details, short summary, levels-->
+
<!-- Details, Kurzzusammenfassung, Levels-->
 
<!-- ===Levels===-->
 
<!-- ===Levels===-->
 
<!-- * [[first_level]]-->
 
<!-- * [[first_level]]-->
Zeile 27: Zeile 42:
 
<!-- ===Artefacts===-->
 
<!-- ===Artefacts===-->
  
<!--==$name_of_the_comic/movie/novel==-->
+
<!--==???Name-des-Comics/Films/Romans???==-->
<!-- details, short summary, story-->
+
<!-- Details, Kurzzusammenfassung, Story-->
  
  
<!--==Gallery==-->
+
<!--==Galerie==-->
 
<!--<gallery>
 
<!--<gallery>
Image:$image1|$description1
+
File:???Bild1???|???Beschreibung1???
Image:$image2|$description2
+
File:???Bild2???|???Beschreibung2???
Image:$image3|$description3
+
File:???Bild3???|???Beschreibung3???
 
</gallery>
 
</gallery>
 
-->
 
-->
Zeile 41: Zeile 56:
  
 
<!--{{ref}}-->
 
<!--{{ref}}-->
<!-- if there are any references (links to quoted sources) -->
 
  
[[Category:Locations]]
 
<!--[[Category:$game1]]-->
 
<!--[[Category:$game2]]-->
 
  
[[de:$German_location_name]]]
+
[[Category:Schauplätze]]
 +
<!--[[Category:???Spiel1???]]-->
 +
<!--[[Category:???Spiel2???]]-->
 +
 
 +
[[en:???Englischer Name???]]]
  
 
</pre>
 
</pre>
 
</noinclude><includeonly>{| class="Infobox Location"
 
</noinclude><includeonly>{| class="Infobox Location"
 
|-
 
|-
! colspan="3" | '''''{{{Name}}}'''''
+
 
 +
! colspan="3" class="prevnext" |  {{#if: {{{SpielVorh|}}} |<div class="prev">[[{{{SpielVorh}}}|&lt;&lt;]]</div> }} {{#if: {{{SpielNaechst|}}} |
 +
<div class="next">[[{{{SpielNaechst}}}|&gt;&gt;]]</div>}} '''''{{{Name}}}'''''
 
|-
 
|-
{{#if: {{{Image|}}} |
+
{{#if: {{{Bild|}}} |
<!-- -->{{!}} colspan="3" {{!}}[[Image:{{{Image}}}|250px]]
+
<!-- -->{{!}} colspan="3" {{!}}[[File:{{{Bild}}}|250px]]
 
}}
 
}}
 
|-
 
|-
Zeile 62: Zeile 79:
 
}}
 
}}
 
|-
 
|-
{{#if: {{{Continent|}}} |
+
{{#if: {{{Kontinent|}}} |
 
<!-- -->{{!}} {{!}} '''Kontinent'''
 
<!-- -->{{!}} {{!}} '''Kontinent'''
 
<!-- -->{{!}} colspan="2" {{!}}  
 
<!-- -->{{!}} colspan="2" {{!}}  
{{{Continent}}}
+
{{{Kontinent}}}
 
}}
 
}}
 
|-
 
|-
{{#if: {{{Country|}}} |
+
{{#if: {{{Land|}}} |
 
<!-- -->{{!}} {{!}} '''Land'''
 
<!-- -->{{!}} {{!}} '''Land'''
<!-- -->{{!}} colspan="2" {{!}} {{{Country}}}
+
<!-- -->{{!}} colspan="2" {{!}} {{{Land}}}
 
}}
 
}}
 
|-
 
|-
{{#if: {{{Games|}}} |
+
{{#if: {{{Spiele|}}} |
 
<!-- -->{{!}} {{!}} '''Spiele'''
 
<!-- -->{{!}} {{!}} '''Spiele'''
<!-- -->{{!}} colspan="2" {{!}} {{{Games}}}
+
<!-- -->{{!}} colspan="2" {{!}} {{{Spiele}}} {{#if: {{{SpielLevels|}}} | Levels:<br /> {{{SpielLevels}}} }}
 +
<!-- -->{{!-}}
 +
}}
 +
|-
 +
{{#if: {{{SpielLager|}}} |
 +
<!-- -->{{!}} colspan="2" {{!}} '''Lager'''
 +
<!-- -->{{!}} {{!}} {{{SpielLager}}}
 +
<!-- -->{{!-}}
 +
}}
 +
|-
 +
{{#if: {{{SpielGraeber|}}} |
 +
<!-- -->{{!}} colspan="2" {{!}} '''Herausforderungsgräber'''
 +
<!-- -->{{!}} {{!}} {{{SpielGraeber}}}
 +
<!-- -->{{!-}}
 +
}}
 +
|-
 +
{{#if: {{{SpielMissionen|}}} |
 +
<!-- -->{{!}} colspan="2" {{!}} '''Missionen'''
 +
<!-- -->{{!}} {{!}} {{{SpielMissionen}}}
 +
<!-- -->{{!-}}
 +
}}
 +
|-
 +
{{#if: {{{SpielHerausf|}}} |
 +
<!-- -->{{!}} colspan="2" {{!}} '''Herausforderungen'''
 +
<!-- -->{{!}} {{!}} {{{SpielHerausf}}}
 +
<!-- -->{{!-}}
 +
}}
 +
|-
 +
{{#if: {{{SpielStrongboxes|}}} |
 +
<!-- -->{{!}} colspan="2" {{!}} '''Schatztruhen'''
 +
<!-- -->{{!}} {{!}} {{{SpielStrongboxes}}}
 +
<!-- -->{{!-}}
 +
}}
 +
|-
 +
{{#if: {{{SpielKryptas|}}} |
 +
<!-- -->{{!}} colspan="2" {{!}} '''Kryptas'''
 +
<!-- -->{{!}} {{!}} {{{SpielKryptas}}}
 +
<!-- -->{{!-}}
 +
}}
 +
|-
 +
{{#if: {{{SpielRelikte|}}} |
 +
<!-- -->{{!}} colspan="2" {{!}} '''Relikte''
 +
<!-- -->{{!}} {{!}} {{{SpielRelikte}}}
 +
<!-- -->{{!-}}
 +
}}
 +
|-
 +
{{#if: {{{SpielDokumente|}}} |
 +
<!-- -->{{!}} colspan="2" {{!}} '''Dokumente'''
 +
<!-- -->{{!}} {{!}} {{{SpielDokumente}}}
 +
<!-- -->{{!-}}
 +
}}
 +
|-
 +
{{#if: {{{SpielWandgem|}}} |
 +
<!-- -->{{!}} colspan="2" {{!}} '''Wandgemälde'''
 +
<!-- -->{{!}} {{!}} {{{SpielWandgem}}}
 +
<!-- -->{{!-}}
 +
}}
 +
|-
 +
{{#if: {{{SpielGPSCaches|}}} |
 +
<!-- -->{{!}} colspan="2" {{!}} '''Geocaches'''
 +
<!-- -->{{!}} {{!}} {{{SpielGPSCaches}}}
 +
<!-- -->{{!-}}
 +
}}
 +
|-
 +
{{#if: {{{SpielSurvCaches|}}} |
 +
<!-- -->{{!}} colspan="2" {{!}} '''Überlebensverstecke'''
 +
<!-- -->{{!}} {{!}} {{{SpielSurvCaches}}}
 +
<!-- -->{{!-}}
 +
}}
 +
|-
 +
{{#if: {{{SpielCoinCaches|}}} |
 +
<!-- -->{{!}} colspan="2" {{!}} '''Münzverstecke'''
 +
<!-- -->{{!}} {{!}} {{{SpielCoinCaches}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
Zeile 85: Zeile 174:
 
}}
 
}}
 
|-
 
|-
{{#if: {{{Movies|}}} |
+
{{#if: {{{Filme|}}} |
 
<!-- -->{{!}} {{!}} '''Filme'''
 
<!-- -->{{!}} {{!}} '''Filme'''
<!-- -->{{!}} colspan="2" {{!}} {{{Movies}}}
+
<!-- -->{{!}} colspan="2" {{!}} {{{Filme}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
{{#if: {{{Novels|}}} |
+
{{#if: {{{Romane|}}} |
 
<!-- -->{{!}} {{!}} '''Romane'''
 
<!-- -->{{!}} {{!}} '''Romane'''
<!-- -->{{!}} colspan="2" {{!}} {{{Novels}}}
+
<!-- -->{{!}} colspan="2" {{!}} {{{Romane}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|}</includeonly>
 
|}</includeonly>

Version vom 28. November 2019, 22:42 Uhr

Um diese Vorlage einzubinden, kopiert ihr bitte das folgende in die Schauplätze/Regions-Artikel. Löscht keine Variablen heraus, sondern lasst diese einfach offen. Entfernt die Kommentar-Markierungen <!-- und --> um ein bestimmtes Vorlangen-Element einzufügen. Ersetzt Variablen, die mit ??? anfangen und enden mit den richtigen Schlüsselworten. Löscht dabei Elemente wie alternative Namen, wenn diese nicht zutreffend sind.

Volle Vorlage

{{Infobox Location
| Name            = {{PAGENAME}}
| Bild            = 
| Details         =
| Kontinent       = 
| Land            = 
| Spiele          =
| SpielLevels     =
| SpielLager      =
| SpielGraeber    =
| SpielMissionen  =
| SpielHerausf    =
| SpielStrongboxes=
| SpielKryptas    =
| SpielRelikte    =
| SpielDokumente  =
| SpielWandgem    =
| SpielGPSCaches  =
| SpielSurvCaches =
| SpielCoinCaches =
| SpielVorh       =
| SpielNaechst    =
| Comics          =
| Filme           =
| Romane          =
}}
'''{{PAGENAME}}''' is a location Lara visits in 
[[$name_of_the_game]] <!-- movie, comics, books...-->.



<!--==???Name-des-Spiels???==-->
<!--{{mainarticle|???Name-des-Spiels-Sektion???}}-->
<!-- Details, Kurzzusammenfassung, Levels-->
<!-- ===Levels===-->
<!-- * [[first_level]]-->
<!-- * [[second_level]]-->
<!-- ===Artefacts===-->

<!--==???Name-des-Comics/Films/Romans???==-->
<!-- Details, Kurzzusammenfassung, Story-->


<!--==Galerie==-->
<!--<gallery>
File:???Bild1???|???Beschreibung1???
File:???Bild2???|???Beschreibung2???
File:???Bild3???|???Beschreibung3???
</gallery>
-->


<!--{{ref}}-->


[[Category:Schauplätze]]
<!--[[Category:???Spiel1???]]-->
<!--[[Category:???Spiel2???]]-->

[[en:???Englischer Name???]]]