Editing Common1.css

Jump to: navigation, search

Warning: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to copy and paste your text into a text file and save it for later.

The system administrator who locked it offered this explanation: Aufgrund eines Server Umzugs ist das Wiki aktuel im readonly Modus

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
−
/**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--***/
+
/**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**/
−
/** COMMON SKIN-ADAPTATIONS FOR THE FREEWARWIKI                           **/
+
/** GEMEINSAME SKINANPASSUNGEN FÃœR DAS FREEWARWIKI                       **/
−
/** Any addition or modification on this page, must be checked absolutely **/
+
/** Jede Ergänzung oder Änderung an dieser Seite muss unbedingt vorher  **/
−
/** before for all skins on her functionality.                           **/
+
/** für alle Skins auf ihre Funktionalität hin geprüft werden. Alle      **/
−
/** All changes on this page affect the representation of all contents.  **/
+
/** Änderungen auf dieser Seite wirken sich auf die Darstellung aller    **/
−
/** Please pay particular attention to your changes;                      **/
+
/** Inhalte aus. Bitte achte deshalb mit besonderer Sorgfalt auf deine  **/
−
/** arrange them before best of all with the community.                   **/
+
/** Änderungen; sprich sie vorher am besten mit der Community ab.       **/
−
/**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--***/
+
/**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**/
  
−
/**********     Contents      **********/
+
/********** Inhaltsverzeichnis **********/
−
/*** 1. Map specific                  ***/
+
/*** 1. Kartenspezifisches            ***/
−
/*** 2. Tables and Layout             ***/
+
/*** 2. Tabellen und Layout           ***/
−
/*** 3. Other adaptations            ***/
+
/*** 3. Sonstige Anpassungen          ***/
 
/****************************************/
 
/****************************************/
  
 
/*-------------------------------------*/
 
/*-------------------------------------*/
−
/* +++    1. Map specific          +++ */
+
/* +++    1. Kartenspezifisches    +++ */
 
/*-------------------------------------*/
 
/*-------------------------------------*/
−
/* These style definitions are used to display the entire and the interactive map. */
+
/* Diese Styledefinitionen dienen zur Darstellung der Gesamtkarte und der interaktiven Karte */
−
 
 
−
/* Frame around area on mini-map */
 
  
 +
/* Rahmen um Gebiet auf Minikarte */
 
.minimap .selflink span {
 
.minimap .selflink span {
 
border: 1px solid #FF0000;
 
border: 1px solid #FF0000;
 
}
 
}
  
−
/* Activates a message when changes on the complete map was made. */
+
/* Aktiviert Meldung bei Änderungen der Gesamtkarte */
−
 
+
.gesamtkartenwarnung {
−
.completemapwarning {
 
 
display: none;
 
display: none;
 
}
 
}
  
−
/* Links on interactive map (to npcs, places, ...). */
+
/* Links auf interaktiver Karte (zu NPCs, Orten, ...) */
−
 
 
 
.maplink {
 
.maplink {
 
line-height: 1em;
 
line-height: 1em;
Line 44: Line 41:
 
}
 
}
  
−
/* NPC-Links on interactive map. */
+
/* NPC-Links auf interaktiver Karte */
−
 
 
 
a .NPC,
 
a .NPC,
 
a:link .NPC {
 
a:link .NPC {
Line 56: Line 52:
 
}
 
}
  
−
/* Adapts images of the interactive map, which aren't have the size of 50x50 pixels. */
+
/* Bilder der interaktiven Karte welche nicht 50x50 sind anpassen */
−
 
 
 
.map_layout img { height: 50px; width: 50px; }
 
.map_layout img { height: 50px; width: 50px; }
  
−
/* NPC-Images and quest infos hide by default (will be regulated per [[MediaWiki:Common.js]]). */
+
/* NPC-Bilder und Questangaben standardmäßig ausblenden (wird über [[MediaWiki:Common.js]] geregelt) */
−
 
 
 
.NI {
 
.NI {
 
display:none;
 
display:none;
Line 78: Line 72:
 
}
 
}
  
−
/* Generates brown links on [[CompleteMap]]. */
+
/* Erzeuge braune Links auf [[Gesamtkarte]] */
−
 
 
 
.brownlink a {
 
.brownlink a {
 
color: #775533
 
color: #775533
 
}
 
}
  
−
/* Rhombus to display articles about places in the map namespace, embedded by [[Template:Map/Place]]. */
+
/* Raute zur Darstellung von Ortsartikeln im Kartennamensraum, eingebunden durch [[Template:Map/Place]] */
−
 
 
 
.bg_rhombus {
 
.bg_rhombus {
 
background-image: url('http://fwwiki.staticdata.de/images/4/49/Raute.png');
 
background-image: url('http://fwwiki.staticdata.de/images/4/49/Raute.png');
 
}
 
}
  
−
/* Creates an earth symbol to display a location on a integrated minimap, used by [[Template:Disamb-Place]]. */
+
/* Erzeugt ein Erde-Symbol zur Anzeige eines Ortes auf einer eingebundenen Minimap, verwendet durch [[Vorlage:BKL-Ort]] */
−
 
 
 
.linktomap {  
 
.linktomap {  
 
background:url(http://fwwiki.staticdata.de/images/4/41/12px-Erde.png) center no-repeat;
 
background:url(http://fwwiki.staticdata.de/images/4/41/12px-Erde.png) center no-repeat;
Line 97: Line 88:
  
 
/*-------------------------------------*/
 
/*-------------------------------------*/
−
/* +++  2. Tables and Layout     +++ */
+
/* +++  2. Tabellen und Layout   +++ */
 
/*-------------------------------------*/
 
/*-------------------------------------*/
  
−
/* „Cold Sunfire“-related tables. */
+
/* „Cold Sunfire“-ähnliche Tabellen */
−
 
 
 
table.coldsunfire {
 
table.coldsunfire {
 
border-collapse: collapse;
 
border-collapse: collapse;
Line 123: Line 113:
 
}
 
}
  
−
/* Replaced prettytable template. */
+
/* Ersetzt Prettytable-Vorlage */
−
 
 
 
.prettytable {
 
.prettytable {
 
border: 1px solid #aaaaaa;
 
border: 1px solid #aaaaaa;
Line 144: Line 133:
  
  
−
/* At this point follows the color- and frame definitions for the template system, first the standards for framings, then color definitions. */
+
/* An dieser Stelle folgen die Farb- und Rahmendefinitionen für das Vorlagensystem, zuerst die Standards für Umrahmungen, dann Farbdefinitionen */
−
/* Frame configurations (layout_border_...). */
+
/* Rahmenkonfigurationen (layout_border_...) */
−
 
 
 
.layout_border_solid {
 
.layout_border_solid {
 
border-style:solid;
 
border-style:solid;
Line 169: Line 157:
 
}
 
}
 
   
 
   
−
/* Colours (layout_color_...). */
+
/* Farben (layout_color_...) */
−
 
 
 
.layout_color_antiquity {
 
.layout_color_antiquity {
 
background:#eeeeee;
 
background:#eeeeee;
Line 181: Line 168:
 
}
 
}
 
   
 
   
−
.layout_color_weapon {
+
.layout_color_aweapon {
 
background:#ffcccc;
 
background:#ffcccc;
 
border-color:#aa3344;
 
border-color:#aa3344;
Line 236: Line 223:
 
}
 
}
 
   
 
   
−
.layout_color_amulet {
+
.layout_color_necklace {
 
background:#ffccd0;
 
background:#ffccd0;
 
border-color:#c05040;
 
border-color:#c05040;
Line 376: Line 363:
 
}  
 
}  
  
−
/* No printing of navigation bars. */
+
/* Navigationsleisten nicht mit ausdrucken */
−
 
 
 
@media print {
 
@media print {
 
.boxmerge,
 
.boxmerge,
Line 386: Line 372:
 
}
 
}
  
−
/* General definition for navigation bars. */
+
/* Allgemeine Definition für Navigationsleisten */
−
 
+
#navbar { /* navbar existiert nach aktuellem Kenntnisstand (23.01.2014) nur auf der Hauptseite */
−
/* Navbar exists according to current knowledge (23.01.2014) only on the main page */
 
−
 
 
−
#navbar {
 
  
 
background: none;
 
background: none;
Line 451: Line 434:
 
}
 
}
  
−
/* Additional definitions for vertical tabs. */
+
/* Zusätzliche Definitionen für vertikale Tabs */
  
 
.boxmerge,
 
.boxmerge,
Line 491: Line 474:
 
}
 
}
  
−
/* Navigation bar for Category-Navigation in [[MediaWiki:Sitenotice]]. */
+
/* Navigationsleiste für Kategorie-Navigation in [[MediaWiki:Sitenotice]] */
−
 
 
 
.sitenotice_navbar {
 
.sitenotice_navbar {
 
background: none;
 
background: none;
Line 512: Line 494:
  
 
/*-------------------------------------*/
 
/*-------------------------------------*/
−
/* +++  3. Other adjustments      +++ */
+
/* +++  3. Sonstige Anpassungen    +++ */
 
/*-------------------------------------*/
 
/*-------------------------------------*/
  
−
/* Brandhot-Star */
+
/* Brandheiss-Stern */
−
 
+
.brandheiss {
−
.brandhot {
 
 
background:url(http://fwwiki.staticdata.de/images/f/fc/Brandheiß.gif) center no-repeat;
 
background:url(http://fwwiki.staticdata.de/images/f/fc/Brandheiß.gif) center no-repeat;
 
font-weight:bold;
 
font-weight:bold;
 
}
 
}
  
−
/* Images of unicode characters for ie users. */
+
/* Bilder von Unicode-Zeichen für IE-Nutzer */
−
 
 
 
.unicode span {
 
.unicode span {
 
visibility:hidden;
 
visibility:hidden;
Line 559: Line 539:
 
}
 
}
  
−
/* Warning messages for ie users. */
+
/* Warnmeldungen für IE-Benutzer */
−
 
 
 
*[class].IEonly {
 
*[class].IEonly {
 
display:none;
 
display:none;
Line 573: Line 552:
 
}
 
}
  
−
/* Provides transparency for graphics. */
+
/* Dient zur Transparenzanzeige bei Grafiken */
−
 
 
 
#file img {
 
#file img {
 
background-image:url(http://fwwiki.staticdata.de/images/7/73/Checker.png);
 
background-image:url(http://fwwiki.staticdata.de/images/7/73/Checker.png);
 
}
 
}
  
−
/* Is used to highlight [[MediaWiki:Anoneditwarning]]. */
+
/* Dient der Hervorhebung von [[MediaWiki:Anoneditwarning]] */
−
 
 
 
#mw-anon-edit-warning {
 
#mw-anon-edit-warning {
 
background: #d3e1f2;
 
background: #d3e1f2;
Line 589: Line 566:
 
}
 
}
  
−
/* Show bold admin links in the special page overview; hide legend. */
+
/* Fette Admin-Links in der Spezialseiten-Ãœbersicht normal anzeigen; Legende ausblenden */
−
 
 
 
.mw-specialpages-notes {
 
.mw-specialpages-notes {
 
display: none;
 
display: none;
Line 599: Line 575:
 
}
 
}
  
−
/* Marking of redirects (for example, in [[Special:AllPages]]). */
+
/* Markierung von Weiterleitungen (z.B. in [[Spezial:Alle Seiten]]) */
−
 
 
 
.allpagesredirect,
 
.allpagesredirect,
 
.redirect-in-category,
 
.redirect-in-category,
Line 607: Line 582:
 
}
 
}
  
−
/* Removes the arrow behind links on the Freewar wiki, whereby oneself spared the „plainlinks“ class. */
+
/* Entfernt den Pfeil hinter Links auf das FreewarWiki, wodurch man sich die „plainlinks“-Klasse erspart */
−
 
 
 
div#content a.external[href^="http://fwwiki.org"],
 
div#content a.external[href^="http://fwwiki.org"],
 
div#content a.external[href^="http://www.fwwiki.org"],
 
div#content a.external[href^="http://www.fwwiki.org"],
Line 617: Line 591:
 
}
 
}
  
−
/* Prevents the layout from being blown during SVG errors. */
+
/* Verhindert die Sprengung des Layouts bei momentanen SVG-Errors */
−
 
 
 
.MediaTransformError {
 
.MediaTransformError {
 
overflow: hidden;
 
overflow: hidden;
 
}
 
}
  
−
/* Introductory table on [[Special:RecentChanges]] */
+
/* Einleitende Tabelle bei auf [[Special:RecentChanges]] */
−
 
 
 
.RecentChangesHeadingTable {
 
.RecentChangesHeadingTable {
 
width: 70%;
 
width: 70%;
Line 630: Line 602:
 
}
 
}
  
−
/* Start: Logo */
+
/* ANFANG: Logo */
−
 
 
 
#p-logo a { background-image:
 
#p-logo a { background-image:
  
Line 639: Line 610:
  
 
!important; }
 
!important; }
−
/* END: Logo */
+
/* ENDE: Logo */
−
 
 
  
−
/* Start: NPC filter for maps, css for common.js (8.) */
 
  
 +
/* ANFANG: NPC Filter für Karten, CSS für Common.js (8.) */
 
.MapNPCBorder {
 
.MapNPCBorder {
 
border: 0 !important;
 
border: 0 !important;
Line 655: Line 625:
 
filter: alpha(opacity = 50);
 
filter: alpha(opacity = 50);
 
}
 
}
−
/* End: NPC filter for maps */
+
/* ENDE: NPC Filter für Karten */
 +
 
 +
 
  
  
−
/* START: FreewarWiki-CatNav */
+
/* START: FreewarWiki-KatNav */
−
/* @author: User:Cembon */
+
/* @author: Benutzer:Cembon */
 
   
 
   
 
#page_jump_to_div {
 
#page_jump_to_div {
Line 721: Line 693:
 
}
 
}
 
   
 
   
−
/* END FreewarWiki-CatNav */
+
/* END FreewarWiki-KatNav */
  
−
/* Hide MediaWiki Help links. */
+
/* MediaWiki Hilfelinks ausblenden */
 
#mw-indicator-mw-helplink {
 
#mw-indicator-mw-helplink {
 
display: none;
 
display: none;
Line 729: Line 701:
  
  
−
/*** Particular css classes. ***/
+
/*** einzelne CSS-Klassen ***/
−
 
 
 
.sitenotice { margin-right: 100px; padding: 2px; border:medium #8888ff ridge };
 
.sitenotice { margin-right: 100px; padding: 2px; border:medium #8888ff ridge };
  
−
/*** End: Particular css classes ***/
+
/*** ENDE: einzelne CSS-Klassen ***/

Please note that all contributions to FreewarWiki are considered to be released under the GNU Free Documentation License (see FreewarWiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)