Tippsseite anpassen: Unterschied zwischen den Versionen

Aus New Universe Wiki
Zur Navigation springenZur Suche springen
Keine Bearbeitungszusammenfassung
 
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 14: Zeile 14:
  <nowiki>{{TOC}}</nowiki>
  <nowiki>{{TOC}}</nowiki>
  == <span style="color:#ffcc33;">Überschrift Tipp 1</span> ==
  == <span style="color:#ffcc33;">Überschrift Tipp 1</span> ==
  <nowiki>{</nowiki>| align="left" width="75%" style="margin-bottom: 5px; background: transparent;" class="wikitable"
  <nowiki>{</nowiki>| align="left" width="75%" style="margin-bottom: 25px; background: transparent;" class="wikitable"
  |<span style="color:#ffcc33;">Beschreibungstext Tipp 1</span>
  |<span style="color:#ffcc33;">Beschreibungstext Tipp 1</span>
  |<nowiki>}</nowiki>
  |<nowiki>}</nowiki>
  <nowiki>{{Clear}}</nowiki>
  <nowiki>{{TOC4Top}}</nowiki>
  <span style="color:#ffcc33;">usw.</span>
  <span style="color:#ffcc33;">usw.</span>


=== Tipps Tabelle mehrfach ===
=== Tipps Tabelle mehrfach ===


  == <span style="color:#ffcc33;">Überschrift Tipp 2</span> ==
  == <span style="color:#ffcc33;">Überschrift Tipp 2</span> ==
  <nowiki>'''</nowiki><span style="color:#ffcc33;">Untertitel 1</span><nowiki>'''</nowiki>
  === <span style="color:#ffcc33;">Untertitel 1</span> ===
  <nowiki>{</nowiki>| align="left" width="75%" style="margin-bottom: 5px; background: transparent;" class="wikitable"
  <nowiki>{</nowiki>| align="left" width="75%" style="margin-bottom: 25px; background: transparent;" class="wikitable"
  |<span style="color:#ffcc33;">Beschreibungstext Tipp 1</span>
  |<span style="color:#ffcc33;">Beschreibungstext Tipp 1</span>
  |<nowiki>}</nowiki>
  |<nowiki>}</nowiki>
  <nowiki>{{Clear}}</nowiki>
  <nowiki>{{Clear}}</nowiki>
  <nowiki>'''</nowiki><span style="color:#ffcc33;">Untertitel 2</span><nowiki>'''</nowiki>
  === <span style="color:#ffcc33;">Untertitel 2</span> ===
  <nowiki>{</nowiki>| align="left" width="75%" style="margin-bottom: 5px; background: transparent;" class="wikitable"
  <nowiki>{</nowiki>| align="left" width="75%" style="margin-bottom: 25px; background: transparent;" class="wikitable"
  |<span style="color:#ffcc33;">Beschreibungstext Tipp 2</span>
  |<span style="color:#ffcc33;">Beschreibungstext Tipp 2</span>
  |<nowiki>}</nowiki>
  |<nowiki>}</nowiki>
  <nowiki>{{Clear}}</nowiki>
  <nowiki>{{TOC4Top}}</nowiki>
  <span style="color:#ffcc33;">usw.</span>
  <span style="color:#ffcc33;">usw.</span>
  <nowiki>{{NavListBox}}</nowiki>
  <nowiki>{{NavListBox}}
__NOEDITSECTION__</nowiki>

Aktuelle Version vom 25. April 2010, 20:57 Uhr

Einleitung

Um die Tippsseite anzupassen, sollte man folgendes beachten:

Es wird hier keine Vorlage verwendet. Das heißt, es wird direkt an der Seite gearbeitet. Alle Tipps sind in der Übersicht bei Tipps aufgelistet. Hinweis: Mehrere Browser-Tabs helfen hier sehr!

Wichtig: Es dürfen nur die gelb dargestellten Texte im Code der Tipps Übersicht geändert werden! Neue Einträge unbedingt in alphabetischer Reihenfolge!


Beispiel einer Übersicht für die Tipps:

Tipps Tabelle einfach

{{TOC}}
== Überschrift Tipp 1 ==
{| align="left" width="75%" style="margin-bottom: 25px; background: transparent;" class="wikitable"
|Beschreibungstext Tipp 1
|}
{{TOC4Top}}
usw.

Tipps Tabelle mehrfach

== Überschrift Tipp 2 ==
=== Untertitel 1 ===
{| align="left" width="75%" style="margin-bottom: 25px; background: transparent;" class="wikitable"
|Beschreibungstext Tipp 1
|}
{{Clear}}
=== Untertitel 2 ===
{| align="left" width="75%" style="margin-bottom: 25px; background: transparent;" class="wikitable"
|Beschreibungstext Tipp 2
|}
{{TOC4Top}}
usw.
{{NavListBox}}
__NOEDITSECTION__