Main public logs
Appearance
Combined display of all available logs of Book of Avalikin. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:34, 13 May 2025 Tholin talk contribs created page Module:Citation/CS1 (Created page with "require ('strict'); -- src: https://en.wikipedia.org/wiki/Module:Citation/CS1 --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- each of these counts against the Lua upvalue limit ]] local validation; -- functions in Module:Citation/CS1/Date_validation local utilities; -- functions in Module:Citation/CS1/Utilities local z = {}; -- table of tables in Module:Cita...")
- 15:30, 13 May 2025 Tholin talk contribs created page Template:± (Created page with "{{#if:{{{1|}}} |{{#if:{{{2|}}} |{{su |p=+{{{1}}} |b=−{{{2}}}}} |<span style="margin-left:0.3em;margin-right:0.15em;">±</span>{{{1}}} }} |<span style="margin-left:0.3em;margin-right:0.15em;">±</span> }}<noinclude> [https://en.wikipedia.org/wiki/Template:%C2%B1 Source] </noinclude>")
- 15:29, 13 May 2025 Tholin talk contribs created page Template:Jupiter radius (Created page with "{{#if:{{{1|}}} |{{nowrap|{{{1}}}}} }}{{#if:{{{link|}}} |<var>R</var><sub>{{#if:{{{jup|}}}|Jup|{{#if:{{{Jup|}}}|Jup|{{#if:{{{greek|}}}|♃|J}}}}}}</sub> |<var>R</var><sub>{{#if:{{{jup|}}}|Jup|{{#if:{{{Jup|}}}|Jup|{{#if:{{{greek|}}}|♃|J}}}}}}</sub> }}<noinclude> [https://en.wikipedia.org/wiki/Template:Jupiter_radius Source] </noinclude>")
- 15:27, 13 May 2025 Tholin talk contribs created page Template:Jupiter mass (Created page with "{{#if:{{{1|}}} |{{nowrap|{{{1}}}}} }}{{#if:{{{link|}}} |<var>M</var><sub>{{#if:{{{jup|}}}|Jup|{{#if:{{{Jup|}}}|Jup|{{#if:{{{greek|}}}|<big>♃</big>|J}}}}}}</sub> |<var>M</var><sub>{{#if:{{{jup|}}}|Jup|{{#if:{{{Jup|}}}|Jup|{{#if:{{{greek|}}}|<big>♃</big>|J}}}}}}</sub> }}<noinclude> [https://en.wikipedia.org/wiki/Template:Jupiter_mass Source] </noinclude>")
- 15:26, 13 May 2025 Tholin talk contribs created page Template:Anchor (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:anchor|main}}<noinclude> [https://en.wikipedia.org/wiki/Template:Anchor Source] </noinclude>")
- 15:25, 13 May 2025 Tholin talk contribs created page Module:Anchor (Created page with "-- This module implements {{anchor}}. -- src: https://en.wikipedia.org/wiki/Module:Anchor local getArgs = require('Module:Arguments').getArgs local tableTools = require('Module:TableTools') local p = {} function p.main(frame) -- Get the positional arguments from #invoke, remove any nil values, -- and pass them to p._main. local args = getArgs(frame) local argArray = tableTools.compressSparseArray(args) return p._main(unpack(argArray)) end function p._main(...)...")
- 15:24, 13 May 2025 Tholin talk contribs created page Template:Nowrap (Created page with "<span class="nowrap">{{{1}}}</span><noinclude> [https://en.wikipedia.org/wiki/Template:Nowrap Source] </noinclude>")
- 15:17, 13 May 2025 Tholin talk contribs created page Template:Longitem (Created page with "<noinclude>{{#tag: code| </noinclude>{{#ifeq: {{{1|+}}} | {{{1|-}}} | <div style="}}display: inline-block; line-height: 1.2em; padding: .1em 0; {{#ifeq: {{{1|+}}} | {{{1|-}}} | {{{style|}}}">{{{1|}}}</div> | <includeonly>width: 100%;</includeonly> }}<includeonly>{{#if:{{{2|}}}|Category:Pages using Template:Longitem with unnamed style parameter}}</includeonly><noinclude> |lang=wikitext}} [https://en.wikipedia.org/wiki/Template:Longitem Source] </noinclude>")
- 15:13, 13 May 2025 Tholin talk contribs created page Template:Infobox planet (Created page with "{{#invoke:infobox|infoboxTemplate | class = vcard | titleclass = fn org | title = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|upright={{#if:{{{image_scale|}}}|{{{image_scale|}}}|1.1}}|alt={{{image_alt|}}}}} | caption = {{{caption|}}} | headerstyle = {{#if:{{{background|{{{bgcolour|}}}}}}|background-color:{{{background|{{{bgcolour|}}}}}}|background-color:#E0CCFF}} | labelsty...")
- 15:11, 13 May 2025 Tholin talk contribs created page Module:InfoboxImage (Created page with "-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to yes, if th...")
- 15:11, 13 May 2025 Tholin talk contribs created page Module:Check for unknown parameters (Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list -- src: https://en.wikipedia.org/wiki/Module:Check_for_unknown_parameters require ('strict'); local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncate...")
- 14:59, 13 May 2025 Tholin talk contribs created page Useful Templates (Created page with "This page exists to document useful wiki templates you may wish to use in your pages. This is not intended to be an exhaustive list of all templates, only the ones that are likely to be used directly by writers in wiki pages. = Basic Template Usage = To use a template in a page, you have to switch to "Source Editing" mode, which is the dropdown at the pencil-icon in the top-right corner of the edit box. Basic template usage has the name of the template surrounded in d...") Tag: Visual edit: Switched
- 14:56, 13 May 2025 Tholin talk contribs created page Template:Clear (Created page with "<div style="clear:{{{1|both}}};" class={{{class|}}}></div><noinclude> [https://en.wikipedia.org/wiki/Template:Clear Source] </noinclude>")
- 14:35, 13 May 2025 Tholin talk contribs created page Template:Ordered list (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|ordered}}<noinclude> [https://en.wikipedia.org/wiki/Template:Ordered_list Source] </noinclude>")
- 14:23, 13 May 2025 Tholin talk contribs created page Template:Bulleted list (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|bulleted}}<noinclude> [https://en.wikipedia.org/wiki/Template:Bulleted_list Source] </noinclude>")
- 13:40, 13 May 2025 Tholin talk contribs created page Template:Template other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Template}} | template | other }} }} | template = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> [https://en.wikipedia.org/w/index.php?title=Template:Template_other Source] </noinclude>")
- 13:28, 13 May 2025 Tholin talk contribs created page Template:Hlist (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|horizontal}}<noinclude> [https://en.wikipedia.org/w/index.php?title=Template:Hlist Source] </noinclude>")
- 13:28, 13 May 2025 Tholin talk contribs created page Module:List (Created page with "-- src: https://en.wikipedia.org/wiki/Module:List local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args) -- Constructs a data table to be passed to p.renderList. local data = {} -- Classes and Template...")
- 13:27, 13 May 2025 Tholin talk contribs created page Module:TableTools (Created page with "------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should not -- -- be called directly from #invoke....")
- 13:27, 13 May 2025 Tholin talk contribs created page Module:Exponential search (Created page with "-- This module provides a generic exponential search algorithm. -- src: https://en.wikipedia.org/wiki/Module:Exponential_search requirestrict local checkType = require('libraryUtil').checkType local floor = math.floor local function midPoint(lower, upper) return floor(lower + (upper - lower) / 2) end local function search(testFunc, i, lower, upper) if testFunc(i) then if i + 1 == upper then return i end lower = i if upper then i = midPoint(lower, u...")
- 13:24, 13 May 2025 Tholin talk contribs created page Template:Plainlist (Created page with "<templatestyles src="Plainlist/styles.css"/><div class="plainlist {{{class|}}}" {{safesubst<noinclude />:#if:{{{style|}}}{{{indent|}}}|style="{{safesubst<noinclude />:#if:{{{indent|}}}|margin-left: {{safesubst<noinclude />:#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{safesubst<noinclude />:#if:{{{1|}}}| {{{1}}} </div>}}<noinclude></div> [https://en.wikipedia.org/w/index.php?title=Template:Plainlist Source] <templatedata> { "params": { "1": { "label": "List conte...")
- 13:17, 13 May 2025 Tholin talk contribs created page Template:Plainlist/styles.css (Created page with "{{pp-template|small=yes}}: src: https://en.wikipedia.org/w/index.php?title=Template:Plainlist/styles.css&action=edit: .plainlist ol, .plainlist ul { line-height: inherit; list-style: none; margin: 0; padding: 0; Reset Minerva default: } .plainlist ol li, .plainlist ul li { margin-bottom: 0; }")
- 13:17, 13 May 2025 Tholin talk contribs created page Template:Hlist/styles.css (Created page with "{{pp-protected|reason=match parent|small=yes}}: * hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * MediaWiki talk:Common.css/to do#hlist-separated: /* * TODO: When the majority of readership supports it (or s...")
- 13:10, 13 May 2025 Tholin talk contribs created page Template:Infobox (Created page with "{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|{{remove first word|{{SUBPAGENAME}}}}}}}}|}}</includeonly> <templatedata> { "params": { "name": { "label": "name" }, "child": { "label": "child" }, "subbox": { "label": "subbox" }, "italic title": { "label": "italic title" }, "templatestyles": { "label": "templatestyles" },...")
- 12:55, 13 May 2025 Tholin talk contribs created page Module:Infobox/styles.css (Created page with "{{pp|small=y}}: * This TemplateStyles sheet deliberately does NOT include the full set of * infobox styles. We are still working to migrate all of the manual * infoboxes. See MediaWiki talk:Common.css/to do#Infobox * DO NOT ADD THEM HERE: /* * not strictly certain these styles are necessary since the modules now * exclusively output infobox-subbox or infobox, not both * just replicating the module faithfully * * src: https://en.wikipedia.org/w/ind...")
- 12:53, 13 May 2025 Tholin talk contribs created page Module:Infobox (Created page with "-- src: https://en.wikipedia.org/w/index.php?title=Module:Infobox&action=edit local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_...")
- 12:52, 13 May 2025 Tholin talk contribs created page Module:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. -- Src: https://en.wikipedia.org/w/index.php?title=Module:Yesno&action=edit return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then...")
- 12:51, 13 May 2025 Tholin talk contribs created page 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. -- src: https://en.wikipedia.org/w/index.php?title=Module:Arguments&action=edit 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...")
- 10:48, 18 March 2025 Tholin talk contribs created page Avalon Alliance (Create page with basic info) Tag: Visual edit
- 10:32, 18 March 2025 Tholin talk contribs created page Illuminate Republic (Create page with some placeholders) Tag: Visual edit
- 09:38, 11 March 2025 Tholin talk contribs created page Avalon Standard Calendar (Create Calendar page with full description) Tag: Visual edit
- 14:53, 10 March 2025 Tholin talk contribs created page Template:DiscordLink (Created page with " This page is WiP, you can contribute to its writing by discussing in its [{{{1}}} thread] <noinclude> <templatedata> { "params": { "1": { "type": "url", "description": "Link to the discord thread" } } } </templatedata> </noinclude>")
- 14:48, 10 March 2025 Tholin talk contribs created page Template:Unofficial (Created page with " Currently unofficial lore, and in progress.")
- 14:42, 10 March 2025 Tholin talk contribs created page File:Flag of the Illuminate Republic.png
- 14:42, 10 March 2025 Tholin talk contribs uploaded File:Flag of the Illuminate Republic.png
- 12:20, 10 March 2025 Tholin talk contribs created page Solakkian Union (Created page with " Currently unofficial lore, and in progress. This page is WiP, you can contribute to its writing by discussing in its [https://discord.com/channels/1300333648519888926/1339367972963090503 thread.] == History == == Politics ==") Tag: Visual edit
- 11:55, 10 March 2025 Tholin talk contribs uploaded a new version of File:Election 492.svg (Changed color or Hathol for better contrast)
- 11:27, 10 March 2025 Tholin talk contribs created page Template:Legend/styles.css (Created page with "{{pp-template}}: .legend { page-break-inside: avoid; break-inside: avoid-column; } .legend-color { display: inline-block; min-width: 1.25em; height: 1.25em; line-height: 1.25; margin: 1px 0; text-align: center; border: 1px solid black; background-color: transparent; color: black; } .legend-text {empty for now, but part of the design!: }")
- 11:26, 10 March 2025 Tholin talk contribs deleted page Template:Legend/styles.css (Broken)
- 11:20, 10 March 2025 Tholin talk contribs created page Template:Legend (Created page with "<includeonly><!-- --><templatestyles src="Legend/styles.css" /><!-- --><div class="legend"><!-- --><span class="legend-color mw-no-invert" style="<!-- -->{{#if:{{{border|}}}|border: {{{border}}};|{{#if:{{{outline|}}}|border: 1px solid {{{outline}}};}}}}<!-- -->{{#if:{{{1|}}}|{{greater color contrast ratio|{{{1}}}|white|black|css=y}}}}<!-- -->{{#if:{{{textcolor|}}}|color:{{{textcolor}}};}}<!-- -->{{#if:{{{size|}}}|font-size:{{{size}}};}}<!-- -->-webkit-print-color-adjus...")
- 11:19, 10 March 2025 Tholin talk contribs created page Template:Legend/styles.css (Created page with "{{pp-template}}: .legend { page-break-inside: avoid; break-inside: avoid-column; } .legend-color { display: inline-block; min-width: 1.25em; height: 1.25em; line-height: 1.25; margin: 1px 0; text-align: center; border: 1px solid black; background-color: transparent; color: black; } .legend-text {empty for now, but part of the design!: }")
- 10:45, 10 March 2025 Tholin talk contribs created page File:Election 492.svg
- 10:45, 10 March 2025 Tholin talk contribs uploaded File:Election 492.svg
- 09:43, 10 March 2025 Tholin talk contribs created page File:Ill republic govt.png
- 09:43, 10 March 2025 Tholin talk contribs uploaded File:Ill republic govt.png
- 12:19, 7 March 2025 Tholin talk contribs created page User:Tholin (Created page with "Writer birb, awawawawa Application developer by day, Integrated circuit layout engineer by night. Knows way too much about computers as a result. Way too obsessed with avali political systems.")
- 16:10, 2 March 2025 User account Webserfer talk contribs was created by Tholin talk contribs and password was sent by email
- 00:34, 27 February 2025 Tholin talk contribs created page Government of the Illuminate Republic (Page template) Tag: Visual edit
- 23:58, 26 February 2025 Tholin talk contribs created page Nesuv Anomalies (Create Page) Tag: Visual edit
- 20:38, 16 February 2025 Tholin talk contribs changed group membership for River from (none) to administrator and interface administrator