All public logs
From Archaelund Wiki
Combined display of all available logs of Archaelund Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:06, 22 May 2025 MikeB talk contribs created page File:Harlin Plains - Western Beach.png
- 19:06, 22 May 2025 MikeB talk contribs uploaded File:Harlin Plains - Western Beach.png
- 19:06, 22 May 2025 MikeB talk contribs uploaded File:Harlin Plains - Urendale Road South.png
- 19:06, 22 May 2025 MikeB talk contribs created page File:Harlin Plains - Urendale Road South.png
- 19:05, 22 May 2025 MikeB talk contribs uploaded File:Harlin Plains - Urendale Road North.png
- 19:05, 22 May 2025 MikeB talk contribs created page File:Harlin Plains - Urendale Road North.png
- 19:04, 22 May 2025 MikeB talk contribs uploaded File:Harlin Plains - Tharkûl Road.png
- 19:04, 22 May 2025 MikeB talk contribs created page File:Harlin Plains - Tharkûl Road.png
- 19:03, 22 May 2025 MikeB talk contribs uploaded File:Harlin Plains - Phadabar Outskirts.png
- 19:03, 22 May 2025 MikeB talk contribs created page File:Harlin Plains - Phadabar Outskirts.png
- 19:02, 22 May 2025 MikeB talk contribs uploaded File:Harlin Plains - Phadabar.png
- 19:02, 22 May 2025 MikeB talk contribs created page File:Harlin Plains - Phadabar.png
- 18:59, 22 May 2025 MikeB talk contribs uploaded File:Harlin Plains - Nedolen of Chaggara.png
- 18:59, 22 May 2025 MikeB talk contribs created page File:Harlin Plains - Nedolen of Chaggara.png
- 18:59, 22 May 2025 MikeB talk contribs uploaded File:Harlin Plains - Irampor.png
- 18:59, 22 May 2025 MikeB talk contribs created page File:Harlin Plains - Irampor.png
- 18:58, 22 May 2025 MikeB talk contribs uploaded File:Harlin Plains - Foothills.png
- 18:58, 22 May 2025 MikeB talk contribs created page File:Harlin Plains - Foothills.png
- 18:58, 22 May 2025 MikeB talk contribs uploaded File:Harlin Plains - Central Area.png
- 18:58, 22 May 2025 MikeB talk contribs created page File:Harlin Plains - Central Area.png
- 18:32, 21 May 2025 MikeB talk contribs created page Harlin Plains (Created page with "#REDIRECT Areas by Region#Harlin Plains")
- 18:31, 21 May 2025 MikeB talk contribs created page Harlin Plains/map (Created page with "<imagemap>Image:Harlin Plains.png|800px|none|border| poly 49 342 183 305 342 306 344 620 167 622 49 560 Nedolen of Chaggara poly 342 306 440 273 594 314 783 336 782 395 743 489 343 458 Urendale Road North poly 343 458 743 489 714 560 729 627 344 620 Urendale Road South poly 783 336 877 335 976 425 976 706 776 706 729 627 714 560 743 489 782 395 Harlin...")
- 12:53, 11 May 2025 MikeB talk contribs uploaded File:Harlin Plains.png
- 12:53, 11 May 2025 MikeB talk contribs created page File:Harlin Plains.png
- 13:38, 27 April 2025 MikeB talk contribs uploaded File:World Map (D7).png
- 13:38, 27 April 2025 MikeB talk contribs created page File:World Map (D7).png
- 13:05, 27 April 2025 MikeB talk contribs uploaded a new version of File:World Map.png
- 12:51, 30 March 2025 MikeB talk contribs created page Characters by Attribute (Created page with "{{CharacterNavbar}} {{PageStatus|Construction}} This page lists all available characters sorted by attribute. == Merchants == The following characters can be traded with. {{Table |Class = "wikitable sortable" |Head = {{Character|Mode=TableHead}} |Content = {{CharacterList|TableEntry|Attribute|Merchant}} |Default = ''There are no elements in this category.'' }} == Healers == The following characters offer medical services or can even revive companions. {{Table |Class =...")
- 15:59, 29 March 2025 MikeB talk contribs created page Sample Character/training (Created page with "{{#titleparts:{{FULLPAGENAME}}|1}} teaches spells at 92%% of the regular prices. {{Table |Class = "wikitable sortable" |Head = {{Spell|Mode=ShopHead}} |Content = {{Training|Table |Spells = Sample Spell |Markup = 0.92 |Markup2 = }} |Default = ''There are no items in this shop.'' }}")
- 14:03, 29 March 2025 MikeB talk contribs created page Template:Training/doc (Created page with "== Description == This template generates the content of a spell training table and is intended to be used for displaying spells on trainer pages. It requires the Lua module Module:Training. == Usage == <pre> {{Training |Spells = |Markup = |Markup2 = }} </pre> == Parameters == <table class="wikitable"> <tr><th>Name</th><th>Required</th><th>Description</th><th>Values</th></tr> <tr><td>Spells</td><td>Yes</td><td>A list of all spells taught by the trainer.</td><td>...")
- 14:01, 29 March 2025 MikeB talk contribs created page Template:Training (Created page with "<onlyinclude><includeonly>{{#invoke:Training|Table}}</includeonly></onlyinclude> {{Documentation}} Category:General Templates")
- 13:04, 29 March 2025 MikeB talk contribs created page Module:Training (Created page with "local Training = {} -- this module implements Template:Training local mArguments = require('Module:Arguments') function Training.Table(frame) local args = mArguments.getArgs(frame) local spells = args['Spells'] or '' local mark = args['Markup'] or 1 local mark2 = args['Markup2'] or '' local spellTable = '' for itm in mw.text.gsplit(spells,';',true) do spellTable = spellTable .. frame:expandTemplate{ title = string.format(':%s',itm), args = {'SpellEntry', m...")
- 12:00, 29 March 2025 MikeB talk contribs created page Template:SpellPrice/doc (Created page with "== Description == This template outputs the base price of spells as a function of their rank. == Usage == <pre> {{SpellPrice|<rank>}} </pre>")
- 11:55, 29 March 2025 MikeB talk contribs created page Template:SpellPrice (Created page with "<onlyinclude><includeonly>{{#switch:{{{1|}}} |1 = 200 |2 = 500 |3 = 1500 |4 = 4000 |5 = 10000 }}</includeonly></onlyinclude> {{Documentation}} Category:Spell Templates")
- 19:24, 26 March 2025 MikeB talk contribs created page Spells by Trainer (Created page with "{{SpellNavbar}} This page lists all available spells sorted by trainer. == Ascanius == The following spells can be learned from Ascanius in his tower south of Port Galeb. {{Table |Class = "wikitable sortable" |Head = {{Spell|Mode=TableHead}} |Content = {{SpellList|TableEntry|Trainer|Ascanius}} |Default = ''There are no elements in this category.'' }} == Brother Haladar == The following spells can be learned from Brother Haladar in Urendale. {{Table |Cl...")
- 09:21, 23 March 2025 MikeB talk contribs created page Items by Attribute (Created page with "{{ItemNavbar}} {{PageStatus|Construction}} This page lists all available items sorted by attribute. == Items used as alchemical ingredient == The following items can be used as ingredients in alchemical recipes. {{Table |Class = "wikitable sortable" |Head = {{Item|Mode=TableHead}} |Content = {{ItemList|TableEntry|Attribute|Alchemy}} |Default = ''There are no elements in this category.'' }} == Items used for crafting == The following items can be us...")
- 19:10, 19 March 2025 MikeB talk contribs changed group membership for Bpbp007 from (none) to administrator (New Loreseeker)
- 19:10, 19 March 2025 User account Bpbp007 talk contribs was created by MikeB talk contribs and password was sent by email (New Loreseeker)
- 08:56, 22 February 2025 MikeB talk contribs created page Template:Defense/icons (Created page with "<onlyinclude><includeonly>{{#switch:{{{1|}}} |1 = x16px|text-top|link= |2 = x16px|text-top|link= |3 = x16px|text-top|link= |4 = x16px|text-top|link= |#default = }}</includeonly></onlyinclude> Category:General Templates")
- 08:51, 22 February 2025 MikeB talk contribs created page Template:Offense/icons (Created page with "<onlyinclude><includeonly>{{#switch:{{{1|}}} |1 = x16px|text-top|link= |2 = x16px|text-top|link= |3 = x16px|text-top|link= |4 = x16px|text-top|link= |5 = x16px|text-top|link= |6 = x16px|text-top|link= |7 = x16px|text-top|link= |8 = x16px|text-top|link= |9 = File:Armor_Piercing.png|x16px|text-top|link...")
- 12:27, 26 January 2025 MikeB talk contribs created page Category:Character Icons (Created page with "Icons within this category are used as character images. Category:Icons")
- 17:14, 18 January 2025 MikeB talk contribs created page Golden Suns (Created page with "{{Item |Mode = {{{1|Page}}} |Param1 = {{{2|}}} |Param2 = {{{3|}}} <!-- Quick Facts --> |Name = Golden Suns |Pagename = Golden Suns |Status = |Type = Other |Version = |VersionUpdate = |Stack = 99999 |Rarity = |Attributes = |Prerequisites = |Quests = <!-- Media --> |Image = goldcoins1.png |Icon = <!-- Info --> |Description = Good old Suns are the standard currency in the Marches and Varannar. |Notes = <!-- Value --> |Buy = -1 |Sell = -1 <!-- Stats --> |Weight...")
- 13:34, 18 January 2025 MikeB talk contribs created page Template:Headline/doc (Created page with "== Description == This template displays an h1 headline anywhere on a page. It is intended for separating content within pages which have multiple entries of otherwise ambigues things (see, e.g., Seashell). == Usage == <pre> {{Headline|<text>}} </pre> Here, <text> is the actual headline text. If omitted, only a horizontal rule is displayed.")
- 13:14, 18 January 2025 MikeB talk contribs created page Template:Headline (Created page with "<onlyinclude><includeonly><h1 style="clear:both; margin-bottom:0;">{{{1|}}}</h1> <hr style="width:100%; margin-top:0;"></includeonly></onlyinclude> {{Documentation}} Category:General Templates")
- 10:08, 18 January 2025 MikeB talk contribs uploaded File:Horn1.png
- 10:08, 18 January 2025 MikeB talk contribs created page File:Horn1.png
- 10:08, 18 January 2025 MikeB talk contribs uploaded File:Bag1.png
- 10:08, 18 January 2025 MikeB talk contribs created page File:Bag1.png
- 09:38, 18 January 2025 MikeB talk contribs uploaded File:Scroll1.png
- 09:38, 18 January 2025 MikeB talk contribs created page File:Scroll1.png