User contributions for Spiffly

From HorizonXI Wiki
A user with 12,126 edits. Account created on 4 May 2023.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

14 January 2023

13 January 2023

12 January 2023

  • 22:3422:34, 12 January 2023 diff hist +1,684 N Template:Map Created page with "<onlyinclude><includeonly>{{#if:{{{image|}}}|<div style="position: relative; display:inline-block;">[[File:{{{image}}}|link={{{area|}}}]]{{#if:{{{overlay|}}}|<nowiki/>{{{overlay|}}}}}</div>}}</includeonly></onlyinclude> {{PAGENAMEE}} ==Usage== <pre> {{Map | image = | area = | overlay = }} </pre> *'''image''': The map image to display. *'''area''': The area to link to. *'''overlay''': Overlays to add on top of the map. See [[Template:Map Overlay]..." Tag: visualeditor-wikitext
  • 22:3422:34, 12 January 2023 diff hist +2,894 N Template:Map Overlay Created page with "<onlyinclude><includeonly><span style="position:absolute; left:{{#expr:17 + {{{offset x|0}}} + ({{#switch:{{#sub:{{{pos|}}}|0|1}}|A=0|B=1|C=2|D=3|E=4|F=5|G=6|H=7|I=8|J=9|K=10|L=11|M=12|N=13|O=14|0}} * 32)}}px; top:{{#expr:17 + {{{offset y|0}}} + (({{#sub:{{{pos|0}}}|2|2}}-1) * 32)}}px; z-index:{{#expr:15 + {{{layer|0}}}}}; {{{style|}}}">{{{contents|}}}</span></includeonly></onlyinclude> {{PAGENAMEE}} ==Usage== <pre> {{Map Overlay | pos = | offset..." current Tag: visualeditor-wikitext
  • 22:3322:33, 12 January 2023 diff hist +259 N Template:Default Created page with "<onlyinclude><includeonly>{{#if:{{{1|}}}|{{{1}}}|{{{2|}}}}}</includeonly></onlyinclude> {{PAGENAMEE}} ==Usage== <pre>{{default|<var>|<default value>}}</pre> If the var is defined, it is returned, otherwise the default value is returned." current Tag: visualeditor-wikitext
  • 22:3322:33, 12 January 2023 diff hist +357 User:Spiffly No edit summary Tag: visualeditor-wikitext
  • 22:3322:33, 12 January 2023 diff hist +2,201 N Template:Tooltip Created page with "<onlyinclude><includeonly><span id="{{anchorencode:{{{id|{{{text}}}}}}}}" class="advanced-tooltip" style="border-bottom:{{default|{{{underline|}}}|thin dashed grey}}; cursor:default; display:inline-block;">{{{text}}}<span id="{{anchorencode:{{{id|{{{text}}}}}}}}-tooltip" class="tooltip-contents hidden">{{{tooltip}}}</span></span></includeonly></onlyinclude> __NOTOC__ {{PAGENAMEE}} ==Usage== <pre> {{Tooltip | text = Jugner Forest | tooltip = F..." Tag: visualeditor-wikitext
  • 22:3222:32, 12 January 2023 diff hist +5,518 N Template:Location Tooltip Created page with "<onlyinclude><includeonly>{{#if:{{{area|}}}|{{#ifeq:{{default|{{{tooltip|}}}|{{#section:{{{area}}}/Maps|{{default|{{{map|}}}|Map 1}}}}}}| |{{Colorlink||style=normal|{{#if:{{{map|}}}|{{{area}}}/Maps#{{{map}}}|{{{area}}}/Maps}}|{{default|{{{text|}}}|{{#if:{{{pos|}}}|{{{pos}}}|{{{area}}}{{#if:{{{map|}}}|, {{{map}}}}}}}}}}} |{{Tooltip | id = {{default|{{{id|}}}|{{{area}}}{{{pos|}}}{{{marker pos x|}}}{{{marker pos y|}}}}} | underline = initial | padding = 0 | border = 0 | wid..." Tag: visualeditor-wikitext
  • 22:3222:32, 12 January 2023 diff hist +1,771 N Template:Position Created page with "<onlyinclude><includeonly>{{#if:{{{1|}}}|{{#if:{{{2|}}}|({{#switch:{{lc:{{{map link|}}}}}|none = {{{2|}}}|#default = {{Location Tooltip|id={{{id|}}}|area={{{1|}}}|pos={{{2|}}}|map={{{3|}}}|marker pos x={{{exact pos x|}}}|marker pos y={{{exact pos y|}}}}}}})}}}}</includeonly></onlyinclude> {{PAGENAMEE}} ==Usage== <pre> {{Position|<area>|<position>|<map>}} </pre> Displays the position with a link to the area's map and, if available, a tooltip map wit..." Tag: visualeditor-wikitext
  • 22:2722:27, 12 January 2023 diff hist +1,860 Template:Location No edit summary Tag: Reverted

11 January 2023

10 January 2023

  • 23:5923:59, 10 January 2023 diff hist +4,889 N Potion Created page with "{{Item Sections}}<section begin="Item Image"/>{{Item Image|Potion.jpg|Potion}}<section end="Item Image"/> ==Statistics== {{Item Statistics | type = Medicine | icon id = 4112 | description = This potion instantly restores<br> a few HP. | stackable = 1 | use delay = 1 second | duration = Instant | effects = *{{Effect|Positive|Hit Points|display = Instantly restores 50 HP}} }} ==Other Uses== {{Used In | resale price = {{Resale Price|126|133}} | guild resale price = {{Guild..." Tag: visualeditor-wikitext
  • 23:5023:50, 10 January 2023 diff hist 0 N File:Temporary.png No edit summary current
  • 23:4923:49, 10 January 2023 diff hist +165 N Template:Temp Created page with "text-bottom|Temporary<noinclude>{{PAGENAME}} ==Usage== <pre> {{Temp}} </pre> *Displays the Temporary icon. </noinclude>" current Tag: visualeditor-wikitext
  • 23:4623:46, 10 January 2023 diff hist +851 N Template:5Digit Created page with "<includeonly><onlyinclude>{{#ifeq: {{#len:{{{1}}}}} | 5 | {{{1}}} | {{#ifeq: {{#len:{{{1}}}}} | 4 | 0{{{1}}} | {{#ifeq: {{#len:{{{1}}}}} | 3 | 00{{{1}}} | {{#ifeq: {{#len:{{{1}}}}} | 2 | 000{{{1}}} | {{#ifeq: {{#len:{{{1}}}}} | 1 | 0000{{{1}}} | 5D plz }}}}}}}}}}</onlyinclude></includeonly> ==Usage== Template used for formatting leading zeroes onto numbers with less than five digits. Designed so that {{tl|Item Statistics}} icon id parameter did not need to have the user..." current Tag: visualeditor-wikitext
  • 23:4523:45, 10 January 2023 diff hist +3,547 N Template:IIn Created page with "<onlyinclude><includeonly>{{#ifeq: {{PAGENAMEE:{{{1}}}}} | {{PAGENAMEE}} | '''{{{1}}}''' | {{#switch: {{lc:{{{2|}}}}} | noicon = <span style="display:inline-block;" class="advanced-tooltip">[[{{{1}}}]]<span class="tooltip-contents hidden">{{#dpl: title={{{1}}} | include = {Item Image}:1}}</span></span> | notext = {{#ifeq: {{PAGENAMEE:{{{1}}}}} | {{PAGENAMEE}} | | File:{{5Digit|{{#dpl: allowcachedresults = true | title = {{{1}}} | include = {Item Statistics}:icon id}}}}..." Tag: visualeditor-wikitext
  • 23:4423:44, 10 January 2023 diff hist +11,803 N Zilart Mission 4 Created page with "{{Mission Header |Mission Name=The Temple of Uggalepih |Expansion=Rise of the Zilart |Start= |Description=The Temple of Uggalepih is an ancient place where it is said that evil deities were once worshiped. Gilgamesh has ordered you to travel there and search out a strange, old hermit. |Level=60+ |Item Needed={{KeyItem}}Sacrificial Chamber Key<br>{{IIn|Unlit Lantern|tags}} x1-4<br>{{IIn|Rancor Flame|tags}} x4<br>''Optional:<br>{{KeyItem}}Paintbrush of Souls (one m..." Tag: visualeditor-wikitext
  • 23:3723:37, 10 January 2023 diff hist +30 N The Temple of Uggalepih Redirected page to Zilart Mission 4 current Tags: New redirect visualeditor-wikitext
  • 23:3523:35, 10 January 2023 diff hist +28 Zilart Mission 2 No edit summary Tag: visualeditor-wikitext
  • 23:3423:34, 10 January 2023 diff hist +18 Zilart Mission 2 No edit summary Tag: visualeditor-wikitext
  • 23:3423:34, 10 January 2023 diff hist +651 N Zilart Mission 3 Created page with "{{Mission Header |Mission Name=Kazham's Chieftainess |Expansion=Rise of the Zilart |Start=Jakoh Wahcondalo - Kazham (J-9) |Description=Before you travel to the Temple of Uggalepih, you are to meet with the Kazham chieftainness, Jakoh Wahcondalo. |Level= |Repeatable= |Previous=Welcome t'Norg |Next=The Temple of Uggalepih |Title= |Reward=Sacrificial Chamber Key |Image= }} ==Walkthrough== *Talk to Jakoh Wahcondalo at (J-9) in Kazham to obtain the {{Key..." Tag: visualeditor-wikitext
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)