User contributions for Vaxjedi

From Allocosm
A user with 302 edits. Account created on 27 December 2017.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 250 | ) (20 | 50 | 100 | 250 | 500)

6 April 2024

5 April 2024

  • 14:2314:23, 5 April 2024 diff hist +379 N Test/Interlinear/styles.cssCreated page with "→‎{{pp-template}} ------------------------------------------ -- use in the 'classN' parameter ------------------------------------------: .interlinear .bold { font-weight: bold; } →‎"font-variant:small-caps;" ignores oddball letters (such as ḥ) "text-transform: uppercase;" handles them: .interlinear .smallcaps { text-transform: uppercase; font-size: smaller; }" current
  • 14:2114:21, 5 April 2024 diff hist +95 TestNo edit summary current
  • 14:2114:21, 5 April 2024 diff hist +2 Module:InterlinearNo edit summary current
  • 14:1914:19, 5 April 2024 diff hist +28,575 N Module:Lang/dataCreated page with "local lang_obj = mw.language.getContentLanguage(); local this_wiki_lang_tag = lang_obj.code; -- get this wiki's language tag --[[--------------------------< L A N G _ N A M E _ T A B L E >------------------------------------------------ primary table of tables that decode: lang -> language tags and names script -> ISO 15924 script tags region -> ISO 3166 region tags variant -> iana registered variant tags suppressed -> map of scripts tags and their assoc..." current
  • 14:1714:17, 5 April 2024 diff hist +20,220 Template:InterlinearNo edit summary current
  • 14:1614:16, 5 April 2024 diff hist −769 Template:InterlinearNo edit summary
  • 14:1514:15, 5 April 2024 diff hist +1,187 N Template:InterlinearCreated page with "<includeonly><templatestyles src="Interlinear/styles.css" />{{#invoke:Interlinear|interlinearise}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|_VALUE_{{PAGENAME}}}}|preview=Page using Template:Interlinear with unknown parameter "_VALUE_"|ignoreblank=y|<!--all supported parameters should be listed here: --> 1 | 2 | 3 | 4 | 5 | abbreviations | bottom | box | c1 | c2 | c3 | c..."
  • 14:1414:14, 5 April 2024 diff hist +620 N Module:Interlinear/docCreated page with " {{Lua|Module:Interlinear/data|Module:Ancient Greek|Module:Lang/data|Module:Yesno|Module:Arguments}} This is the module for Template:Interlinear and Template:gcl. The function invoked by the first one is {{code|p.interlinearise}} and the one invoked by the latter is {{code|p.gcl}}. See those templates' documentation for usage instructions. Most of the glossing abbreviations are loaded from the data subpage. <includeonly>{{#ifeq:{{SUB..." current
  • 14:1314:13, 5 April 2024 diff hist +16,604 N Module:Arguments/docCreated page with " This module provides easy processing of arguments passed from <code>#invoke</code>. It is a meta-module, meant for use by other modules, and should not be called from <code>#invoke</code> directly (for a module directly invocable by templates you might want to have a look at {{ml|params|}}). Its features include: * Easy trimming of arguments and removal of blank arguments. * Arguments can be passed by both the current frame and by the parent frame at the same time. (Mo..." current
  • 14:1214:12, 5 April 2024 diff hist +10,054 N Module:ArgumentsCreated 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
  • 14:1114:11, 5 April 2024 diff hist +4,154 N Module:Yesno/docCreated page with " This module provides a consistent interface for processing boolean or boolean-style string input. While Lua allows the <code>true</code> and <code>false</code> boolean values, wikicode templates can only express boolean values through strings such as "yes", "no", etc. This module processes these kinds of strings and turns them into boolean input for Lua to process. It also returns <code>nil</code> values as <code>nil</code>, to allow for distinctions between <code>nil</..." current
  • 14:1114:11, 5 April 2024 diff hist +745 N Module:YesnoCreated page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. 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 return nil elseif val == true or val == 'yes' or val == 'y' or val =..." current
  • 14:1014:10, 5 April 2024 diff hist +28,171 N Module:Interlinear/dataCreated page with "--[[The table here is traversed by the function that expands glossing abbreviations. If the abbreviation isn't found in this list and it begins with an "N" then the function will discard the "N" and search again, returning the result prefixed with "non-" (ex. "NFUT" is not found, so it will search for "FUT" and return "non-future"). A few abbreviations are exempt from this behaviour and they're marked by the ExcludeNegation key.]]-- local abbreviations = { ["0"] = {expan..." current
  • 14:0914:09, 5 April 2024 diff hist +32,251 N Module:InterlinearCreated page with "local p = {} local data = mw.loadData( 'Module:Interlinear/data' ) local gloss_override = {} -- for custom gloss abbreviations local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local lang_data = mw.loadData( 'Module:Lang/data' ) -------------------------- -- Almost-global variables -------------------------- local glossing_type, displaying_messages, free_translation, msg, buffer ------------------- -- General settings -----------..."

17 March 2024

5 March 2024

11 February 2024

3 February 2024

  • 13:0813:08, 3 February 2024 diff hist +4 Ilathid'hiNo edit summary current
  • 11:5811:58, 3 February 2024 diff hist +5,723 N Scribbles:GenesisCreated page with "The Makers were Three, but they were of one heart. Each looked upon the other and knew love. They sang, and they danced, and they laid beside one another. And they knew total peace, for there was nothing in the cosmos but the three Makers, and their shared heart. They looked upon one another, and each knew that they wanted to delight one another. And so, they each stepped away into their minds, and brought forth the first new things into creation. They presented them as..." current
  • 11:5611:56, 3 February 2024 diff hist +1,482 N Scribbles:Old K'veer HomeCreated page with "Old K’veer home (to the tune of Old Town Road, by Nas X with Billy Ray Cyrus) Yeah, I'm gonna sit myself in my K'veer home I'm gonna write 'til I can't no more I'm gonna sit myself in my K'veer home I'm gonna write 'til I can't no more Explorin' with some swag Got my gear all packed I don't like to brag Got some flashlights in my bag Linkin' with book, ha You been ditched and left I been in the Zero You ain't even past the Cleft, now The ending has not been written..." current
  • 11:5411:54, 3 February 2024 diff hist +5,184 N Scribbles:On Cognate ElementsCreated page with "Recent advances in both general thaumology and elemental studies have revealed unexpected nuances to the nature of elemental reality in the form of what have come to be known as cognate elements. While these cognate elements are associated with the traditional Aristotelian elements (i.e. the canonical elements of earth, air, fire, and water), experiments have shown that they exhibit characteristics normally associated with the 'quintessential' elements. This makes them f..." current

17 January 2024

23 January 2023

21 January 2023

24 October 2022

25 February 2021

  • 19:3419:34, 25 February 2021 diff hist +2,634 N Scribbles:DesiderataCreated page with "===A 21st Century Father's Desiderata=== Go placidly amid the hype and spam, and remember what peace is in the block and /ignore commands. As far as possible without surrende..."
  • 19:1719:17, 25 February 2021 diff hist +1,391 N Scribbles:CommunionCreated page with "The tragedy of our era is not war, or poverty, or corruption. Rather it is that there is a unique place for each of us in the cosmos and we cannot see it. Each of us has a fam..." current
  • 19:0819:08, 25 February 2021 diff hist +2,083 N Scribbles:TransrationalCreated page with "There has always been a sense that the past was a far more magical place than the present. The mysteries of the past seem darker, more powerful. But now, the unknown is simply..." current
  • 19:0519:05, 25 February 2021 diff hist +2,571 N Scribbles:Sidewalk ShamanCreated page with " Three AM is best, when the streets are as bare as they are going to be. After the drunks have gone home, before the earliest of early risers are getting ready for work. The s..."

12 August 2020

11 August 2020

28 June 2020

5 November 2019

4 November 2019

5 October 2019

25 September 2019

15 September 2019

11 September 2019

4 September 2019

2 June 2019

1 December 2018

23 September 2018

16 September 2018

4 March 2018

25 January 2018

  • 01:2801:28, 25 January 2018 diff hist +1,753 N TestCreated page with "I wanted to let you know that I will be taking over the LST position for the Changeling thread of the upcoming campaign. So I am sure that one of the questions you are asking..."

22 January 2018

14 January 2018

(newest | oldest) View (newer 250 | ) (20 | 50 | 100 | 250 | 500)