Vorlage:Karte/Feld: Unterschied zwischen den Versionen

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
(+dyn id für jedes feld, jedes feld erzeugt somit eine id mit der eigenen npc belegung, wird dann genutzt um felder mit bestimmten npcs anzusprechen)
(zentriert wäre eine gute Idee…)
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
| <div style="position:relative;"><!--
<!--
--><div id="js_mapfilter_{{{2|none}}}_{{{3|none}}}_{{{4|none}}}" style="width:50px; height:50px; overflow:hidden;">{{{1}}}</div><!--
 
--><div class="noIE"><!--
Nehme Karte/Leer zur Grundlage (Außendiv)
-->{{#ifeq:{{{2|none}}}|none||[[{{{2}}}|<span style="float:left; position:absolute; left:0px; top:0px; width:50px; height:50px;"></span><!--
 
--><span class="NPC" style="position:absolute; left:-50px; top:0px; border:#7777ff 1px solid; background-color:#ccccff; width:148px; z-index:6; color:#3333bb;">{{{Alt|{{{2}}}}}}</span>]]}}<!--
-->{{Karte/Leer|1=<!--
-->{{#ifeq:{{{3|none}}}|none||[[{{{3}}}|<span style="float:left; position:absolute; left:0px; top:17px; width:50px; height:25px;"></span><!--
-->{{{1}}}<!--
--><span class="NPC" style="position:absolute; left:-50px; top:17px; border:#7777ff 1px solid; background-color:#ccccff; width:148px; z-index:7; color:#3333bb;">{{{Alt2|{{{3}}}}}}</span>]]}}<!--
--><div class="noIE" style="text-align: center;"><!--
-->{{#ifeq:{{{4|none}}}|none||[[{{{4}}}|<span style="float:left; position:absolute; left:0px; top:34px; width:50px; height:25px;"></span><!--
  -->{{#ifeq:{{{2|none}}}|none||[[{{{2}}}|<span style="float:left; position:absolute; left:0px; top:0px; width:50px; height:50px;"></span><!--
--><span class="NPC" style="position:absolute; left:-50px; top:34px; border:#7777ff 1px solid; background-color:#ccccff; width:148px; z-index:8; color:#3333bb;">{{{Alt3|{{{4}}}}}}</span>]]}}<!--
  --><span class="NPC" style="position:absolute; left:-50px; top:0px; border:#7777ff 1px solid; background-color:#ccccff; width:148px; z-index:6; color:#3333bb;">{{{Alt|{{{2}}}}}}</span>]]}}<!--
--></div></div><noinclude>[[Kategorie:Kartenvorlagen|F]]</noinclude><noinclude>{{Dokumentation}}</noinclude>
  -->{{#ifeq:{{{3|none}}}|none||[[{{{3}}}|<span style="float:left; position:absolute; left:0px; top:17px; width:50px; height:25px;"></span><!--
  --><span class="NPC" style="position:absolute; left:-50px; top:17px; border:#7777ff 1px solid; background-color:#ccccff; width:148px; z-index:7; color:#3333bb;">{{{Alt2|{{{3}}}}}}</span>]]}}<!--
  -->{{#ifeq:{{{4|none}}}|none||[[{{{4}}}|<span style="float:left; position:absolute; left:0px; top:34px; width:50px; height:25px;"></span><!--
  --><span class="NPC" style="position:absolute; left:-50px; top:34px; border:#7777ff 1px solid; background-color:#ccccff; width:148px; z-index:8; color:#3333bb;">{{{Alt3|{{{4}}}}}}</span>]]}}<!--
--></div><!--
-->}}<!--
--><noinclude>
{{Dokumentation}}
[[Kategorie:Kartenvorlagen|F]]
</noinclude>

Aktuelle Version vom 30. August 2013, 00:31 Uhr

{{{1}}}

[Bearbeiten] Dokumentation

Diese Vorlage ist für ein einziges Feld mit bis zu drei NPCs im Zusammenhang mit Karten gedacht. Weitere Hilfe dazu findest du unter Hilfe:Karten.

Verwendung

Diese Vorlage wird mit {{Karte/Feld|"1"|"2"|"3"|"4"|alt|alt2|alt3}} eingebunden.

Parameter

  • 1: Pfad zum Bild des Feldes
  • 2-4 Namen von NPCs, die auf diesem Feld spawnen können (kein Pflichtparameter)
  • alt-alt3: alternative Anzeigenamen der NPCs (kein Pflichtparameter)