Main public logs

Jump to navigation Jump to search

Combined display of all available logs of August Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)
  • 02:59, 27 February 2025 User talk contribs created page File:$10 bond.png (Uploaded with SimpleBatchUpload)
  • 02:59, 27 February 2025 User talk contribs created page File:$25 bond.png (Uploaded with SimpleBatchUpload)
  • 02:59, 27 February 2025 User talk contribs uploaded File:Ahrim's robetop 0.png (Uploaded with SimpleBatchUpload)
  • 02:59, 27 February 2025 User talk contribs uploaded File:$10 rank book.png (Uploaded with SimpleBatchUpload)
  • 02:59, 27 February 2025 User talk contribs uploaded File:Ahrim's robetop 25.png (Uploaded with SimpleBatchUpload)
  • 02:59, 27 February 2025 User talk contribs uploaded File:$25 bond.png (Uploaded with SimpleBatchUpload)
  • 02:59, 27 February 2025 User talk contribs uploaded File:$10 bond.png (Uploaded with SimpleBatchUpload)
  • 02:58, 27 February 2025 Bark talk contribs created page Template:CombatPet/doc (Created page with "==Pet Template Variables== * '''pet{n}''' - The name of the pet * '''image{n}''' - The image filename * '''tier{n}''' - The tier of the pet * '''attackspeed{n}''' - The attack speed value * '''maxhit{n}''' - The maximum hit value * '''source{n}''' - Where the pet is obtained from (will be linked) * '''specialeffect{n}''' - Any special abilities or effects the pet has")
  • 02:58, 27 February 2025 Bark talk contribs created page Template:CombatPet (Created page with "<includeonly>{{#invoke:CombatPet|render}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 02:56, 27 February 2025 Bark talk contribs created page Template:ItemRecipe/doc (Created page with "== ItemRecipe Module Variables == === Main Item Variables === * '''item1''', '''item2''', '''item3''', etc. - The names of the items that can be obtained * '''image1''', '''image2''', '''image3''', etc. - The images for each corresponding item * '''level1''', '''level2''', '''level3''', etc. - The level requirement for each item * '''skill1''', '''skill2''', '''skill3''', etc. - The skill associated with each item (inserts image) * '''chance1''', '''chance2''', '''chanc...")
  • 02:54, 27 February 2025 Bark talk contribs created page Template:DropSource/doc (Created page with "== DropSource Module Variables == === Main Source Variables === * '''source1''', '''source2''', '''source3''', etc. - The names of the sources that drop the item * '''source1Lvl''', '''source2Lvl''', '''source3Lvl''', etc. - The combat level for each source * '''rarity1''', '''rarity2''', '''rarity3''', etc. - The rarity of the item from each source === Quantity Variables === * '''itemQuant''' - Default quantity for all sources (used if no specific quantity is provided...")
  • 02:53, 27 February 2025 Bark talk contribs created page Template:ItemDrops/doc (Created page with "== ItemDrops Template Parameters == === Basic Parameters === * '''item1''', '''item2''', '''item3''', etc. - The names of the items that can be dropped * '''rarity1''', '''rarity2''', '''rarity3''', etc. - The rarity of each corresponding item '''Valid rarity values: Always, Common, Uncommon, Rare, Very rare''' === Quantity Parameters === * '''itemQuant''' - Default quantity for all items (used if no specific quantity is provided) * '''item1Quant''', '''item2Quant''',...")
  • 02:52, 27 February 2025 Bark talk contribs created page Template:InfoboxArmorBonuses/doc (Created page with "== InfoboxArmorBonuses Template Parameters == ''Note: Only parameters with values will display in the infobox - empty parameters are automatically hidden to keep the infobox clean and relevant.'' * '''astab''' - Stab attack bonus * '''aslash''' - Slash attack bonus * '''acrush''' - Crush attack bonus * '''amagic''' - Magic attack bonus * '''arange''' - Ranged attack bonus * '''dstab''' - Stab defence bonus * '''dslash''' - Slash defence bonus * '''dcrush''' - Crush def...")
  • 02:50, 27 February 2025 Bark talk contribs created page Dragon warhammer (Created page with "{{InfoboxItem | itemName = Dragon warhammer | image = Dragon_warhammer.png | alsoCalled = Dwh | strength = 90 | attack = 14 | tradeable = Yes | tier = 90 | equipable = Yes | stackable = No | noteable = Yes | examineText = Spikey, close combat weapon. | value = 120,000 coins | highAlch = 72,000 coins | lowAlch = 48,000 coins | weight = 2 kg }} left The '''dragon warhammer''' is a warhammer that requires 60 Strength to wield and is cur...")
  • 02:49, 27 February 2025 Bark talk contribs created page Template:InfoboxWepBonuses/doc (Created page with "== InfoboxWepBonuses Template Parameters == ''Note: Only parameters with values will display in the infobox - empty parameters are automatically hidden to keep the infobox clean and relevant.'' * '''astab''' - Stab attack bonus * '''aslash''' - Slash attack bonus * '''acrush''' - Crush attack bonus * '''amagic''' - Magic attack bonus * '''arange''' - Ranged attack bonus * '''speed''' - Base attack speed * '''dstab''' - Stab defence bonus * '''dslash''' - Slash defence b...")
  • 02:45, 27 February 2025 Bark talk contribs created page Template:InfoboxItem/doc (Created page with "== InfoboxItem Module Variables == === Basic Information === * '''itemName''' - The name of the item * '''image''' - Filename for the item's image * '''alsoCalled''' - Alternative names for the item === Requirement Variables === * '''strength''' - Strength requirement to use the item * '''attack''' - Attack requirement to use the item * '''prayer''' - Prayer requirement to use the item * '''defence''' - Defence requirement to use the item * '''magic''' - Magic requirem...")
  • 02:38, 27 February 2025 Bark talk contribs created page Template:InfoboxNPC/doc (Created page with "== InfoboxNPC Template Parameters == ''Note: Only parameters with values will display in the infobox - empty parameters are automatically hidden to keep the infobox clean and relevant.'' === Basic Information === * '''name''' - The name of the monster/NPC * '''image''' - Filename for the monster's image * '''released''' - Release date information * '''members''' - Whether it's members-only content * '''combat_level''' - Combat level of the monster * '''size''' - Size of...")
  • 02:38, 27 February 2025 Bark talk contribs created page Module:GenericSortable (Created page with "-- Module:GenericTable local p = {} -- Main function to generate a customizable table function p.main(frame) local args = frame.args -- Get table settings local tableClass = args['tableClass'] or "wikitable sortable" local tableStyle = args['tableStyle'] or "text-align:center;" -- Get column count and headings local colCount = tonumber(args['columns'] or 2) local headings = {} for i = 1, colCount do headings[i] = args['h...")
  • 02:37, 27 February 2025 Bark talk contribs created page Module:GenericNonSortable (Created page with "-- Module:GenericNonSortable local p = {} -- Main function to generate a customizable table function p.main(frame) local args = frame.args -- Get table settings local tableClass = args['tableClass'] or "wikitable" local tableStyle = args['tableStyle'] or "text-align:center;" -- Get column count and headings local colCount = tonumber(args['columns'] or 2) local headings = {} for i = 1, colCount do headings[i] = args['head...")
  • 02:37, 27 February 2025 Bark talk contribs created page Module:SkillingPet (Created page with "-- Module:SkillingPet local p = {} -- Main function to generate the pet effects table function p.main(frame) local args = frame.args -- Start building the table HTML local html = [[ <table class="wikitable sortable align-left-2 jquery-tablesorter" style="text-align:center;"> <tr> <th colspan="2" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Pet</th> <th class="headerSort" tabindex="0" role="columnheader button"...")
  • 02:37, 27 February 2025 Bark talk contribs created page Module:CombatPet (Created page with "-- Module:CombatPet local p = {} -- Main function to generate the pet drops table function p.main(frame) local args = frame.args -- Start building the table HTML local html = [[ <table class="wikitable sortable align-center-2 align-center-3 align-center-4 align-center-5 jquery-tablesorter" style="text-align:center;"> <tr> <th colspan="2" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Pet</th> <th class="headerSor...")
  • 02:36, 27 February 2025 Bark talk contribs created page Module:ItemRecipe (Created page with "-- Module:ItemRecipe local p = {} local rarityStyles = { Always = { 'table-bg-blue', 1 }, Common = { 'table-bg-green', 16 }, Uncommon = { 'table-bg-yellow', 64 }, Rare = { 'table-bg-orange', 256 }, ['Very rare'] = { 'table-bg-red', 1024 }, } -- Main function to generate the item source table function p.main(frame) local args = frame.args -- Start building the table HTML local html = [[ <table class="wikitable sortable filterable item-dro...")
  • 02:36, 27 February 2025 Bark talk contribs created page Module:ItemDrops (Created page with "-- Module:ItemDrops local p = {} local rarityStyles = { Always = { 'table-bg-blue', 1 }, Common = { 'table-bg-green', 16 }, Uncommon = { 'table-bg-yellow', 64 }, Rare = { 'table-bg-orange', 256 }, ['Very rare'] = { 'table-bg-red', 1024 }, } -- Main function to generate the item item table function p.main(frame) local args = frame.args -- Start building the table HTML local html = [[ <table class="wikitable sortable filterable item-drops...")
  • 02:36, 27 February 2025 Bark talk contribs created page Module:DropSource (Created page with "-- Module:DropSource local p = {} local rarityStyles = { Always = { 'table-bg-blue', 1 }, Common = { 'table-bg-green', 16 }, Uncommon = { 'table-bg-yellow', 64 }, Rare = { 'table-bg-orange', 256 }, ['Very rare'] = { 'table-bg-red', 1024 }, } -- Main function to generate the item source table function p.main(frame) local args = frame.args -- Start building the table HTML local html = [[ <table class="wikitable sortable filterable item-dr...")
  • 02:35, 27 February 2025 Bark talk contribs created page Module:InfoboxItem (Created page with "local p = {} function p.renderInfobox(frame) local args = frame.args local parent = frame:getParent() if parent then args = parent.args end local html = [[ <table class="infobox no-parenthesis-style infobox-item"> <tr> <th colspan="20" class="infobox-header">]] .. (args.itemName or "") .. [[</th> </tr> <tr> <td colspan="20" class="infobox-padding"></td> </tr>]] -- Image section if args.image and args.ima...")
  • 02:35, 27 February 2025 Bark talk contribs created page Module:InfoboxNPC (Created page with "local p = {} function p.renderInfobox(frame) local args = frame.args local parent = frame:getParent() if parent then args = parent.args end local html = [[ <table class="infobox no-parenthesis-style infobox-item"> <tr> <th colspan="24" class="infobox-header">]] .. (args.name or "Unknown Monster") .. [[</th> </tr> <tr> <td colspan="24" class="infobox-padding"></td> </tr>]] -- Character Image (cond...")
  • 02:24, 27 February 2025 User talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges * Community ** https://discord.com | Discord * Guides ** starter_guide|Starter Guide ** voting | Voting ** donating | Donating ** gear_progression | Gear Progression ** faq | FAQ ** commands | Commands * TOOLBOX")
  • 02:05, 27 February 2025 User talk contribs created page MediaWiki:Vector.css (Created page with "<pre>: :root { --ul-list-style-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='13'%3E%3Ccircle cx='2.5' cy='9' r='2.5' fill='%23000'/%3E%3C/svg%3E"); } html { -webkit-text-size-adjust: 100%; } body { background: var(--body-background-image) var(--body-background-color) top left / 1500px 375px no-repeat; font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', s...")
  • 02:04, 27 February 2025 User talk contribs created page MediaWiki:Common.css (Created page with "<pre>: :root { --body-main: #e2dbc8; --body-light: #d8ccb4; --body-mid: #d0bd97; --body-dark: #b8a282; --body-border: #94866d; --body-background-color: #c0a886; --button-background: #605443; --button-color: #fff; --button-border: #3c352a; --button-dark: #18140c; --button-light: #3a301d; --sidebar: #cfc08d; --background-text-color: #444; --background-link-color: #52351e; --search-box: #efeee6; --link-col...")
  • 01:32, 27 February 2025 Bark talk contribs created page Template talk:MessageBox (Created page with "<pre>{{MessageBox |class = (optional) classes |img = Image |imgwidth = (optional) width of the table cell around the image |Tagline text |Extra information }}</pre>")
  • 01:31, 27 February 2025 Bark talk contribs created page Template:MessageBox (Created page with "<includeonly><table class="messagebox {{{class|}}}" {{#if:{{{style|}}}|style="{{{style}}}"}} role="presentation"> <td class="messagebox-image" style="width: {{{imgwidth|50px}}};">{{#if:{{{img|}}}|{{{img}}}|60x60px|center|link=}}</td> <td><span class="messagebox-title"><b>{{#if:1|{{{1}}}|<!--this #if removes trailing/leading whitespace-->}}</b></span>{{#if:{{{2|}}}|<br style="clear: both;" /><div style="font-size:0.85em; line-height:1....")
  • 01:31, 27 February 2025 Bark talk contribs created page Template:GenericSortable (Created page with "{{#invoke:GenericSortable|render}}")
  • 01:31, 27 February 2025 Bark talk contribs created page Template:GenericNonSortable (Created page with "{{#invoke:GenericNonSortable|render}}")
  • 01:31, 27 February 2025 Bark talk contribs created page Editing Template:SkillingPet (Created page with "{{#invoke:SkillingPet|render}}")
  • 01:30, 27 February 2025 Bark talk contribs created page Editing Template:CombatPet (Created page with "{{#invoke:CombatPet|render}}")
  • 01:30, 27 February 2025 Bark talk contribs created page Template:ItemRecipe (Created page with "Note: The ingredient highlighted green is always kept on crafting failure. {{#invoke:ItemRecipe|render}}")
  • 01:30, 27 February 2025 Bark talk contribs created page Template:DropSource (Created page with "{{#invoke:DropSource|render}}")
  • 01:30, 27 February 2025 Bark talk contribs created page Template:ItemDrops (Created page with "{{#invoke:ItemDrops|render}}")
  • 01:29, 27 February 2025 Bark talk contribs created page Template:InfoboxArmorBonuses (Created page with "<table class="infobox infobox-bonuses"> <tr> <th colspan="5" class="infobox-subheader">File:Attack_icon.png Attack bonuses</th> </tr> <tr> <td colspan="5" class="infobox-padding"></td> </tr> <tr> <th class="infobox-nested">File:White_dagger.png</th> <th class="infobox-nested">File:White_scimitar.png</th> <th class="infobox-nested">File:White_warhammer.png</th> <th class="infobox-nested">File:Magic_icon.png</th>...")
  • 01:29, 27 February 2025 Bark talk contribs created page Template:InfoboxWepBonuses (Created page with "<table class="infobox infobox-bonuses"> <tr> <th colspan="5" class="infobox-subheader">File:Attack_icon.png Attack bonuses</th> </tr> <tr> <td colspan="5" class="infobox-padding"></td> </tr> <tr> <th class="infobox-nested">File:White_dagger.png</th> <th class="infobox-nested">File:White_scimitar.png</th> <th class="infobox-nested">File:White_warhammer.png</th> <th class="infobox-nested">File:Magic_icon.png</th>...")
  • 01:28, 27 February 2025 Bark talk contribs created page Template:InfoboxItem (Created page with "{{#invoke:InfoboxItem|renderInfobox}}")
  • 01:28, 27 February 2025 Bark talk contribs deleted page Module:InfoboxNPC (content before blanking was: "local p = {} function p.renderInfobox(frame) local args = frame.args local parent = frame:getParent() if parent then args = parent.args end local html = [[ <table class="infobox no-parenthesis-style infobox-item"> <tr> <th colspan="24" class="infobox-header">]] .. (args.name or "Unknown Monster") .. [[</th> </tr> <tr> <td colspan="24" class="infobox-padding"></td> </tr>]] -- Character Im...")
  • 01:28, 27 February 2025 Bark talk contribs deleted page Module:InfoboxItem (content was: "", and the only contributor was "Bark" (talk))
  • 01:28, 27 February 2025 Bark talk contribs created page Module:InfoboxItem (Created blank page)
  • 01:27, 27 February 2025 Bark talk contribs created page Module:InfoboxNPC (Created page with "local p = {} function p.renderInfobox(frame) local args = frame.args local parent = frame:getParent() if parent then args = parent.args end local html = [[ <table class="infobox no-parenthesis-style infobox-item"> <tr> <th colspan="24" class="infobox-header">]] .. (args.name or "Unknown Monster") .. [[</th> </tr> <tr> <td colspan="24" class="infobox-padding"></td> </tr>]] -- Character Image (cond...")
  • 01:26, 27 February 2025 Bark talk contribs created page Template:InfoboxNPC (Created page with "{{#invoke:InfoboxNPC|renderInfobox}}")
  • 01:24, 27 February 2025 Bark talk contribs created page User:Bark (Created page with "Tree Mod")
  • 01:23, 27 February 2025 User talk contribs changed group membership for Bark from (none) to administrator (admem)
  • 01:22, 27 February 2025 User account Bark talk contribs was created by User talk contribs
  • 01:14, 27 February 2025 MediaWiki default talk contribs created page Main Page
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)