Benutzer:Chiamssy/dotawiki3.js: Unterschied zwischen den Versionen

Aus DotAWiki
Zur Navigation springenZur Suche springen
K (hat „Benutzer:Shimassy/dotawiki3.js“ nach „Benutzer:Chiamssy/dotawiki3.js“ verschoben: durch die Umbenennung von „Shimassy“ nach „Chiamssy“ automatisch verschobene Seite)
 
(kein Unterschied)

Aktuelle Version vom 30. August 2010, 14:11 Uhr

 if (mwCustomEditButtons) {
    mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://www.dotawiki.de/images/7/73/Platzhalter.gif",
     "speedTip": "Icon eines Skills/Helden/Items einfügen",
     "tagOpen": "{{Icon| ",
     "tagClose": " |64px}}",
     "sampleText": "Name"}
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://www.dotawiki.de/images/7/73/Platzhalter.gif",
     "speedTip": "Ebene x Überschrift (Erscheint nicht in Inhaltsangabe)",
     "tagOpen": "{{Überschrift| ",
     "tagClose": " |2}}",
     "sampleText": "Titel"}
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://www.dotawiki.de/images/7/73/Platzhalter.gif",
     "speedTip": "Inhaltsangabe an dieser Stelle rechts am Rand schwebend einfügen",
     "tagOpen": "{{TOC_rechts",
     "tagClose": "}}",
     "sampleText": ""}
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://www.dotawiki.de/images/7/73/Platzhalter.gif",
     "speedTip": "Landesflagge einfügen",
     "tagOpen": "{{Flagge| ",
     "tagClose": " |20px}}",
     "sampleText": "Nation"}
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://www.dotawiki.de/images/7/73/Platzhalter.gif",
     "speedTip": "Schon-gewusst quote einfügen",
     "tagOpen": "<nowiki>{{Gewusst|",
     "tagClose": "}}</nowiki>",
     "sampleText": "Satz"}
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://www.dotawiki.de/images/7/73/Platzhalter.gif",
     "speedTip": "Goldicon einfügen",
     "tagOpen": "{{Gold",
     "tagClose": "}}",
     "sampleText": ""}
   mwCustomEditButtons[mwCustomEditButtons.length] = {
     "imageFile": "http://www.dotawiki.de/images/7/73/Platzhalter.gif",
     "speedTip": "Youtubevideo einbinden (Videocode eingeben)",
     "tagOpen": "{{Video_ext|youtube|",
     "tagClose": "}}",
     "sampleText": "UBcRjhschzg"}
}