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:27, 25 November 2023 MikeB talk contribs created page File:Shock double.png
- 19:27, 25 November 2023 MikeB talk contribs uploaded File:Shock double.png
- 19:27, 25 November 2023 MikeB talk contribs created page File:Poison double.png
- 19:27, 25 November 2023 MikeB talk contribs uploaded File:Poison double.png
- 19:26, 25 November 2023 MikeB talk contribs created page File:Mind double.png
- 19:26, 25 November 2023 MikeB talk contribs uploaded File:Mind double.png
- 19:26, 25 November 2023 MikeB talk contribs created page File:Fire double.png
- 19:26, 25 November 2023 MikeB talk contribs uploaded File:Fire double.png
- 19:26, 25 November 2023 MikeB talk contribs created page File:Death double.png
- 19:26, 25 November 2023 MikeB talk contribs uploaded File:Death double.png
- 19:26, 25 November 2023 MikeB talk contribs created page File:Cold double.png
- 19:26, 25 November 2023 MikeB talk contribs uploaded File:Cold double.png
- 18:55, 25 November 2023 MikeB talk contribs created page File:Mind.png
- 18:55, 25 November 2023 MikeB talk contribs uploaded File:Mind.png
- 18:55, 25 November 2023 MikeB talk contribs created page File:Poison.png
- 18:55, 25 November 2023 MikeB talk contribs uploaded File:Poison.png
- 18:55, 25 November 2023 MikeB talk contribs created page File:Death.png
- 18:55, 25 November 2023 MikeB talk contribs uploaded File:Death.png
- 18:54, 25 November 2023 MikeB talk contribs created page File:Shock.png
- 18:54, 25 November 2023 MikeB talk contribs uploaded File:Shock.png
- 18:54, 25 November 2023 MikeB talk contribs created page File:Cold.png
- 18:54, 25 November 2023 MikeB talk contribs uploaded File:Cold.png
- 18:54, 25 November 2023 MikeB talk contribs created page File:Fire.png
- 18:54, 25 November 2023 MikeB talk contribs uploaded File:Fire.png
- 13:36, 25 November 2023 MikeB talk contribs created page File:Conduit.png
- 13:36, 25 November 2023 MikeB talk contribs uploaded File:Conduit.png
- 10:47, 25 November 2023 MikeB talk contribs created page File:Campfire.png
- 10:47, 25 November 2023 MikeB talk contribs uploaded File:Campfire.png
- 18:10, 29 August 2023 MikeB talk contribs created page Sample Character/shop (Created page with "{{Table |Class = "wikitable sortable" |Head = {{Character|Mode=ShopHead}} |Content = {{Inventory|Table |Stock = Sample Weapon; Sample Armor; Sample Item |Markup = 0.92 }} |Default = ''There are no items in this shop.'' }}")
- 18:30, 28 August 2023 MikeB talk contribs created page Template:Inventory/doc (Created page with "== Description == This template generates the content of an inventory table and is intended to be used for displaying shop items on merchant pages. It requires the Lua module Module:Inventory. == Usage == <pre> {{Inventory |Stock = |Markup = }} </pre> == Parameters == <table class="wikitable"> <tr><th>Name</th><th>Required</th><th>Description</th><th>Values</th></tr> <tr><td>Stock</td><td>Yes</td><td>A list of all items in the merchant's shop.</td><td>a semicolon...")
- 19:02, 25 August 2023 MikeB talk contribs created page Template:Inventory (Created page with "<onlyinclude><includeonly>{{#invoke:Inventory|Table}}</includeonly></onlyinclude> {{Documentation}} Category:General Templates")
- 18:56, 25 August 2023 MikeB talk contribs created page Module:Inventory (Created page with "local Inventory = {} -- this module implements Template:Inventory local mArguments = require('Module:Arguments') function Inventory.Table(frame) local args = mArguments.getArgs(frame) local items = args['Inventory'] or '' local mark = args['Markup'] or 1 local itemTable = '' for itm in mw.text.gsplit(items,';',true) do itemTable = itemTable .. frame:expandTemplate{ title = string.format(':%s',itm), args = {'InventoryEntry', mark} } return itemTable end...")
- 18:54, 23 August 2023 MikeB talk contribs created page Category:Items (Created page with "This category contains all content pages related to items.")
- 18:52, 23 August 2023 MikeB talk contribs created page Template:ItemList (Created page with "<onlyinclude><includeonly><!-- -->{{:Sample Item|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!-- --></includeonly></onlyinclude> {{Documentation}} Category:Item Templates")
- 18:51, 23 August 2023 MikeB talk contribs created page Items (Created page with "{{ItemNavbar}} Items represent all collectibles which cannot be classified as armor or weapon. This includes all kinds of potions, scrolls, ingredients, and so on, as well as specific quest items. == List of all items == {{Table |Class = "wikitable sortable" |Head = {{Item|Mode=TableHead}} |Content = {{ItemList|TableEntry}} |Default = ''There are no elements in this category.'' }} Category:Items")
- 18:49, 23 August 2023 MikeB talk contribs created page Sample Item (Created page with "{{Item |Mode = {{{1|Page}}} |Param1 = {{{2|}}} |Param2 = {{{3|}}} <!-- Quick Facts --> |Name = Sample Item |Pagename = Sample Item |Status = Test |Type = Potion |Version = 0.0.0 |VersionUpdate = |Rarity = Common |Attributes = Stack; Consume |Quests = Quest One |Prerequisites = <!-- Media --> |Image = |Icon = <!-- Info --> |Description = This is a sample page for items. |Notes = * This is the first note. * This is the second note. <!-- Value --> |Buy = 1000 |Sell...")
- 18:48, 23 August 2023 MikeB talk contribs created page Template:Item/doc (Created page with "== Description == This is the main template for all item pages. It determines the layout of the individual page and provides functionality for extracting specific item information for use in other pages. == Usage == <pre> {{Item |Mode = {{{1|Page}}} |Param1 = {{{2|}}} |Param2 = {{{3|}}} <!-- Quick Facts --> |Name = |Pagename = |Status = |Type = |Version = |VersionUpdate = |Rarity = |Attributes = |Quests = |Prerequisites = <!-- Media --> |Image = |Icon = <...")
- 18:48, 23 August 2023 MikeB talk contribs created page Template:Item (Created page with "<onlyinclude><includeonly>{{#switch:{{{Mode|}}} <!-- Item Page -->|Page = {{ItemNavbar}} {{#if:{{{Status|}}}|{{PageStatus|{{{Status}}}}}:}} {{Infobox |Title = {{#if:{{{Name|}}}|{{{Name}}}|{{Missing|Name}}}} |Surtitle = {{ItemType|{{{Type|}}}}} |Subtitle = |Content0 = {{#if:{{{Image|}}}|[[File:{{{Image}}}|200px]]|200px}} |Header1 = Quick facts |Content1 = <table style="text-align:left; width:100%;"> <tr><th style="vertical-align:top; width:50%;">Rarit...")
- 18:47, 23 August 2023 MikeB talk contribs created page File:Usable.png
- 18:47, 23 August 2023 MikeB talk contribs uploaded File:Usable.png
- 18:46, 23 August 2023 MikeB talk contribs created page File:Stack.png
- 18:46, 23 August 2023 MikeB talk contribs uploaded File:Stack.png
- 22:22, 19 August 2023 Alan SP talk contribs changed group membership for Alan SP from bureaucrat and administrator to bureaucrat, administrator, interface administrator and suppressor
- 22:17, 19 August 2023 Alan SP talk contribs changed group membership for MikeB from bureaucrat and administrator to bureaucrat, administrator, interface administrator and suppressor
- 07:54, 22 October 2022 MikeB talk contribs uploaded File:Gold.png
- 12:21, 17 October 2022 MikeB talk contribs uploaded File:Flag DE.png
- 12:20, 17 October 2022 MikeB talk contribs uploaded File:Flag UK.png
- 12:20, 17 October 2022 MikeB talk contribs uploaded File:Flag ES.png
- 13:38, 9 January 2021 MikeB talk contribs uploaded File:Crown.png
- 11:59, 8 January 2021 MikeB talk contribs uploaded File:Healing.png