Difference between revisions of "User:Sneak0r"

From SacredWiki
Jump to navigation Jump to search
Line 49: Line 49:
 
*http://www.mediawiki.org/wiki/Help:Tables/de
 
*http://www.mediawiki.org/wiki/Help:Tables/de
  
<nowiki>{{S2frame|[[File:randompic.jpg|120px]]|left||0}}</nowiki>
+
<nowiki>{{S2frame|content|floating align|caption (optional)|margin|width}}</nowiki>
 
+
<nowiki>Beispiel für no margin: {{S2frame|[[File:randompic.jpg|120px]]|left||0}}</nowiki>
<nowiki>Each bar like this --> | gives an option and if you skip an option then you must type the bar to get to the next option. I'll try to explain below:</nowiki>
 
  
 
<nowiki>There are now 5 options for the S2frame. The first is the content you want to put inside the frame. The 2nd is if you want to float the frame to the righ(this is default) or the left. The 3rd option is to put a caption above the frame. The 4th option is to control margin(new). The 5th option is to control width(new).</nowiki>
 
<nowiki>There are now 5 options for the S2frame. The first is the content you want to put inside the frame. The 2nd is if you want to float the frame to the righ(this is default) or the left. The 3rd option is to put a caption above the frame. The 4th option is to control margin(new). The 5th option is to control width(new).</nowiki>
 
<nowiki>Here is an example
 
 
<nowiki>{{S2frame|[[File:randompic.jpg|120px]]|left|This is a dark High Elf that follows the Shadow campaign in Sacred 2|0|135px}}</nowiki>
 
 
<nowiki>If you only want to change the margin then you still have to type the bars that come before the margin option like this:</nowiki>
 
 
<nowiki>{{S2frame|[[File:randompic.jpg|120px]]|||0}}</nowiki>
 
  
 
<nowiki>You don't have to type the bars for options that come after the one you want to change. In the example above you can see that I did not need to type the last bar for the width option.</nowiki>
 
<nowiki>You don't have to type the bars for options that come after the one you want to change. In the example above you can see that I did not need to type the last bar for the width option.</nowiki>

Revision as of 17:25, 31 August 2013

I am a Sacred Wiki Member and part of the German Translation Team.


nächste Seite:

  • DM Skills, Aspekte, KKs, Runen mit Screenshots
  • Dryade Skills, Aspekte, KKs, Runen mit Screenshots
  • HE Skills, Aspekte, KKs, Runen mit Screenshots
  • Inquisitor Skills, Aspekte, KKs, Runen mit Screenshots
  • Sera Skills, Aspekte, KKs, Runen mit Screenshots
  • SW Skills, Aspekte, KKs, Runen mit Screenshots
  • TW Skills, Aspekte, KKs, Runen mit Screenshots
  • Aspekte überarbeiten

ToDo List:

  • Runen erstellen
  • mehr Infos zu Ice & Blood!

Übersetzungen:

Chance to halve Regeneration time -> Chance auf halbierte Regenerationszeit
Chance to Evade -> Chance Gegner auszuweichen
Shield Regeneration Time -> Schildaufladung
Damage Mitigation: xxx -> Schadensdämpfung: xxxx
Armor -> Rüstung
Block Chance: xxx -> Blockchance: xxx
Defense Value -> Verteidigungswert
Damage of Enraged Players -> Wutschaden bei Verwundungen
Chance to Reflect: xxx -> Reflektionschance: xxx
Life Leeched per hit -> Pro Schlag Leben absaugen
Chance for xxx -> Chance auf xxx
Spell Intensity -> Zauberintensität
Opponents chance to cause secondary effects -> Gegnerchance auf Zusatzwirkungen
skills -> Fertigkeit
Chance for Critical Hits -> Chance auf kritischen Treffer
Attack Value -> Angriffswert
Chance for Burn -> Chance auf entzüden
Detrimental Magic Effects -> Negative magische Effekte
Strength Based Weapons -> Nahkampfwaffen (außer dolche kurzschwerter, fernkampfwaffen, zauberstäbe)
Dexterity Based Weapons| -> Stichwaffen
Spell Damage Based Combat Arts -> Zauber
Schadensnebenwirkungen (brennen, vergiften, einfrieren, schwächen)
Character Class -> Charakterklasse
Ausbaupunkt
note -> Anmerkung

Code Schnipsel:

{{S2frame|content|floating align|caption (optional)|margin|width}} Beispiel für no margin: {{S2frame|[[File:randompic.jpg|120px]]|left||0}}

There are now 5 options for the S2frame. The first is the content you want to put inside the frame. The 2nd is if you want to float the frame to the righ(this is default) or the left. The 3rd option is to put a caption above the frame. The 4th option is to control margin(new). The 5th option is to control width(new).

You don't have to type the bars for options that come after the one you want to change. In the example above you can see that I did not need to type the last bar for the width option.