User:Erszebet/Sandbox
From Guild Wars Wiki
Jump to navigationJump to search
This page is a sandbox. |
Basic DPL sample[edit]
tags[edit]
function[edit]
Icon | Name | Description | ||||
---|---|---|---|---|---|---|
[[{{{name}}}]] | ||||||
[[{{{name}}}]] |
String templates & functions[edit]
Templates[edit]
padright:|1|ab
: padright:|1|ab --> alc:your_string_here
: lc:My STRING heRe --> my string here. Use in case-sensitive functions.
Functions[edit]
{{#len:string}}
: #len:This is a test --> 4 (check nowiki tag){{#pos:string|search term|offset}}
: #pos:position test in strings|in|18 --> 20{{#rpos:string|search term}}
: #rpos:Right-most position in string|most --> 6{{#sub:string|start|length}}
: #sub:Icecream|3 --> cream. Start & lengh can be negative, which returns substrings starting from the end{{#count:string|substring}}
: #count:How many times does any of it occur ?|any --> 2{{#replace:string|search term|replacement term}}
: #replace:This replaced by that|This|that --> This replaced by that. Case-sensitive.{{#explode:string|delimiter|position|limit}}
: #explode:string to be split| |2| --> be
- 0 : Survivor
- 1 : Slim Spectacles
- 2 : Major
Grayscale[edit]
Mission icons[edit]
Prophecies | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
(GNW) | (FR) | (RoS) | (NA) | (BP) | (FG) | (GoK) | (DS) | (DC) | (W) | (BF) | (AG) | (RP) | (SC) | (DoD) | (TR) | (ER) | (AR) | (DL) | (ICoS) | (IMoM) | (TK) | (RoF) | (AM) | (HP) |
Factions | ||||||||||||||||||||||||
(MCE) | (ZD) | (VZ) | (NQ) | (TT) | (A) | (BS) | (SD) | (EG) | (GH) | (UW) | (RP) | (IS) | ||||||||||||
Nightfall | ||||||||||||||||||||||||
(CV) | (JD) | (BD) | (CD) | (VC) | (KC) | (PP) | (RR) | (MC) | (TO) | (DV) | (DB) | (GCoS) | (JH) | (NB) | (GoD) | (RoM) | (GoP) | (GoM) | (AG) | |||||
Eye of the North | ||||||||||||||||||||||||
(AtC) | (WoB) | (AotS) | (CotN) | (GTF) | (BWB) | (OL) | (FtB) | (GOLEM) | (DD) | (TfH) | ||||||||||||||
Vanquish icons[edit]
Prophecies | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
(AF) | (DL) | (DG) | (EF) | (FTC) | (OA) | (RV) | (PF) | (B)
|
(AR) | (GM) | (IHM) | (TV) | (DD) | |||||||||||
|
Item box[edit]
(Item's Name) | |
---|---|
(image.png) | |
(weapon type) | |
inscription | |
prefix | |
Skillbar[edit]
➲➯➼➤
▼▼
|
▲▲
|
▼▼
|
Example (VGz)[edit]
Platinum Staff Energy +10 |
{{User:VGz/Templates/Weapon | name = Platinum Staff | pics = Platinum Staff | prof = e | type = staff | dmg = Fire | req = Energy Storage | inscip = Energy +5 | prefix = Health +30 | suffix = Energy Storage +1 | icond = While health is above 50% | scond = (Chance: 20%) }}