Benutzer:Tequila/Sandkasten: Unterschied zwischen den Versionen

Aus AntamarWiki
Wechseln zu: Navigation, Suche
K
 
(13 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<div style="position:relative; float:right; width:250px;">
+
<includeonly><div class="Infobox" style="background-color: #F4E6D2;">
<div style="background-color:#F4E6D2; text-align:center; font-size:120%; font-weight:bold; border:1px solid black; padding:0.4em;">{{{name}}}</div>
+
<div class="InfoboxTitel">{{{name}}}</div>
<div style="border-width:0px 1px 1px; border-style:solid;"><div style="text-align:center;">[[Bild:Leerwappen.png|150px]]<div style="font-size:80%; font-weight:bold; padding-bottom:6px;">[http://wiki.antamar-community.de/index.php?title=Spezial:Hochladen&wpDestFile=Wappen_{{PAGENAMEE}}.png Wappen hochladen]</div></div></div>
+
{{#if: {{{bild|}}} | <div class="InfoboxBild">[[Bild:{{{bild}}}{{!}}center{{!}}150px]]</div> }}
<div style="border-width:0px 1px 1px; border-style:solid;"><div style="background-color:#F4E6D2; text-align:center; font-weight:bold; padding:0.4em;">Übersicht</div></div>
+
<div class="InfoboxAbschnitt">Hintergrund</div>
<div style="border-width:0px 1px 1px; border-style:solid;"><div style="background-color:#F4E6D2; font-weight:bold; width:100px; padding:0.4em; border-right:1px solid black; float:left;">Fläche</div><div style="padding:0.4em;">Unbekannt<br />mehrzeilig</div></div>
+
<div class="InfoboxZeileL">Ursprung</div><div class="InfoboxZeileR">{{#if: {{{ursprung|}}} | {{{ursprung}}} | Unbekannt }}</div><br style="clear:both;" />
</div>
+
<div class="InfoboxZeileL">Einordnung</div><div class="InfoboxZeileR">{{#if: {{{einordnung|}}} | {{{einordnung}}} | Unbekannt }}</div><br style="clear:both;" />
 +
<div class="InfoboxZeileL">Glauben</div><div class="InfoboxZeileR">{{#if: {{{glauben|}}} | {{{glauben}}} | Unbekannt }}</div><br style="clear:both;" />
 +
<div class="InfoboxZeileL">Verbreitung</div><div class="InfoboxZeileR">{{#if: {{{verbreitung|}}} | {{{verbreitung}}} | Unbekannt }}</div><br style="clear:both;" />
 +
<div class="InfoboxZeile"><small>Die Informationen in dieser Box sind nicht zur Benutzung durch Helden im Spiel vorgesehen. Sie dienen nur rein informativen Zwecken für die Spieler/Spielleiter. Es ist kein Heldenwissen!</small></div>
 +
</div></includeonly>
 +
<noinclude>
  
 +
{{Benutzer:Tequila/Sandkasten
 +
|name=Testname
 +
|bild=Leerwappen.png
 +
|ursprung=aus einem ei
 +
|einordnung=ganz oben
 +
|glauben=römisch-katholisch
 +
|verbreitung=gering
 +
}}
  
{| border="1" cellpadding="5" cellspacing="0" align="left" width="250px" style="margin-left:1em;"
+
<pre>
! colspan="2" style="font-size:120%; text-align:center; background-color:#F4E6D2;" | {{{name}}}
+
.Infobox {
|-
+
  float: right;
{{#ifeq: {{{wappen}}} | nein | | ! colspan="2" {{!}} {{#if: {{{wappen|}}} | [[Bild:{{{wappen}}}{{!}}center{{!}}Wappen der Stadt {{{name}}}{{!}}150px]] | {{#ifexist: Bild:Wappen_{{{name}}}.gif | [[Bild:Wappen_{{{name}}}.gif{{!}}center{{!}}Wappen der Stadt {{{name}}}{{!}}150px]] | {{#ifexist: Bild:Wappen_{{{name}}}.png | [[Bild:Wappen_{{{name}}}.png{{!}}center{{!}}Wappen der Stadt {{{name}}}{{!}}150px]] | [[Bild:Leerwappen.png{{!}}center{{!}}Kein Wappen vorhanden{{!}}150px]]<small>[http://wiki.antamar-community.de/index.php?title=Spezial:Hochladen&wpDestFile=Wappen_{{PAGENAMEE}}.png Wappen hochladen]</small><includeonly>[[Kategorie:Fehlendes Wappen]]</includeonly> }} }} }} }}
+
  width: 250px;
|-
+
  border: 1px solid #000;
! colspan="2" style="text-align:center; background-color:#F4E6D2;" | Übersicht
+
  border-width: 0 1px 1px 1px;
|-
+
  margin: 0px 0px 6px 6px;
! style="background-color:#F4E6D2; text-align:left;" width="80px" | Fläche
+
}
| {{#if: {{{fläche|}}} | {{{fläche}}} [[Antamarische_W%C3%A4hrungen_und_Einheiten#Fl.C3.A4chenma.C3.9Fe{{!}}Morgen]] | Unbekannt }}
+
 
|-
+
.InfoboxTitel {
! style="background-color:#F4E6D2; text-align:left;" | Einwohnerzahl
+
  text-align: center;
| {{#if: {{{einwohner|}}} | {{{einwohner}}} | Unbekannt }}
+
  font-size: 120%;
|-
+
  font-weight: bold;
! style="background-color:#F4E6D2; text-align:left;" | Marktrecht
+
  border-top: 1px solid #000;
| {{#if: {{{marktrecht|}}} | {{{marktrecht}}} | Unbekannt }}
+
  padding: 0.4em;
|-
+
}
! colspan="2" style="text-align:center; background-color:#F4E6D2;" | Zugehörigkeit
+
 
|-
+
.InfoboxTitel span {
! style="background-color:#F4E6D2; text-align:left;" | Kontinent
+
font-size: 90%;
|  {{#if: {{{kontinent|}}} | [[{{{kontinent}}}]] | Unbekannt }}
+
font-weight: normal;
|-
+
}
! style="background-color:#F4E6D2; text-align:left;" | Kultur
+
 
| {{#if: {{{kultur|}}} | [[{{{kultur}}}]] | Unbekannt }}
+
.InfoboxAbschnitt {
|-
+
  text-align: center;
! style="background-color:#F4E6D2; text-align:left;" | Land
+
  font-weight: bold;
| {{#if: {{{land|}}} | [[{{{land}}}]] | Unbekannt }}
+
  padding: 0.4em;
{{#if: {{{provinz|}}} | {{!}}-
+
  border-top: 1px solid #000;
! style="background-color:#F4E6D2; text-align:left;" {{!}} Provinz
+
}
{{!}} [[{{{provinz}}}]] }}
+
 
|}
+
.InfoboxZeileL {
 +
  font-weight: bold;
 +
  width: 88px;
 +
  padding: 6px;
 +
  float: left;
 +
  border-top: 1px solid #000;
 +
}
 +
 
 +
.InfoboxZeileR {
 +
  padding: 6px;
 +
  float: right;
 +
  text-align: left;
 +
  width: 137px;
 +
  background-color: #fff;
 +
  border: 1px solid #000;
 +
  border-width: 1px 0 0 1px;
 +
}
 +
 
 +
.InfoboxBild {
 +
  text-align: center;
 +
  padding: 6px 0px;
 +
  background-color: #fff;
 +
  border-top: 1px solid #000;
 +
}
 +
 
 +
.InfoboxBild span {
 +
  font-size: 80%;
 +
  font-weight: bold;
 +
}
 +
</pre>
 +
</noinclude>

Aktuelle Version vom 23. Juni 2009, 15:21 Uhr


Testname
Leerwappen.png
Hintergrund
Ursprung
aus einem ei

Einordnung
ganz oben

Glauben
römisch-katholisch

Verbreitung
gering

Die Informationen in dieser Box sind nicht zur Benutzung durch Helden im Spiel vorgesehen. Sie dienen nur rein informativen Zwecken für die Spieler/Spielleiter. Es ist kein Heldenwissen!


.Infobox {
  float: right;
  width: 250px;
  border: 1px solid #000;
  border-width: 0 1px 1px 1px;
  margin: 0px 0px 6px 6px;
}

.InfoboxTitel {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  border-top: 1px solid #000;
  padding: 0.4em;
}

.InfoboxTitel span {
 font-size: 90%;
 font-weight: normal;
}

.InfoboxAbschnitt {
  text-align: center;
  font-weight: bold;
  padding: 0.4em;
  border-top: 1px solid #000;
}

.InfoboxZeileL {
  font-weight: bold;
  width: 88px;
  padding: 6px;
  float: left;
  border-top: 1px solid #000;
}

.InfoboxZeileR {
  padding: 6px;
  float: right;
  text-align: left;
  width: 137px;
  background-color: #fff;
  border: 1px solid #000;
  border-width: 1px 0 0 1px;
}

.InfoboxBild {
  text-align: center;
  padding: 6px 0px;
  background-color: #fff;
  border-top: 1px solid #000;  
}

.InfoboxBild span {
  font-size: 80%;
  font-weight: bold;
}