User contributions for Bog
From Clans of the Forest Wiki
9 September 2026
- 05:4805:48, 9 September 2026 diff hist +1,134 Achievements Add images current
- 05:4805:48, 9 September 2026 diff hist 0 m File:Achievement-KingOfTheForest.jpg Bog moved page File:Achievement,-KingOfTheForest.jpg to File:Achievement-KingOfTheForest.jpg without leaving a redirect: Misspelled title current
6 August 2026
- 23:1723:17, 6 August 2026 diff hist +39,147 N Template:Infobox/doc Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see wikipedia:Wikipedia:Wikidata) --> {{Distinguish|Template:Userbox}} {{#ifeq:{{SUBPAGENAME}}|sandbox||}} {{Lua|Module:Infobox}} {{Parameter names example |name={{PAGENAME}} <!--|child |subbox |decat--> |title |above |subheader |subheader1 |subheader2={{{subheader2}}}<br/>...... |image|caption |image1|caption1 |image2|caption2={{{caption2}}..." current
- 23:1723:17, 6 August 2026 diff hist +1,149 N Module:Documentation/styles.css Created page with "→{{pp|small=yes}}: .documentation, .documentation-metadata { border: 1px solid var( --border-color-base, #a2a9b1 ); background-color: #ecfcf4; clear: both; } .documentation { margin: 1em 0 0 0; padding: 1em; } .documentation-metadata { margin: 0.2em 0; →same margin left-right as .documentation: font-style: italic; padding: 0.4em 1em; →same padding left-right as .documentation: } .documentation-startbox { padding-bottom: 3px; border-bottom:..." current
- 23:1723:17, 6 August 2026 diff hist +17,797 N Module:Documentation/config Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------..." current
- 23:1623:16, 6 August 2026 diff hist +10,054 N Module:Arguments Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'..." current
- 23:1623:16, 6 August 2026 diff hist +35,178 N Module:Documentation Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub local format = mw.ustring.format ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made available in..." current
- 23:1523:15, 6 August 2026 diff hist +1,452 N Template:Documentation Import Template:Documentation current
- 23:1523:15, 6 August 2026 diff hist +340 N Template:Infobox Import infobox template current
- 23:1123:11, 6 August 2026 diff hist +20,533 N Module:Infobox Import infobox from old wof wiki current
- 23:0223:02, 6 August 2026 diff hist +2,078 N Module:Infobox/styles.css Add infobox styles; this is pulled straight from the old wof wiki and needs to be updated to match the wiki style. current