All public logs
From Guild of Archivists
Combined display of all available logs of Guild of Archivists. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:34, 17 July 2024 BladeLakem talk contribs created page Template:Dni-part (Created page with "<h3>Particle</h3> '''{{lc:{{PAGENAME}}}}'''<includeonly>{{#vardefine:objtype|part}}{{#vardefine:gloss |{{#var:gloss}} ''part.'' }}Category:D'ni particles</includeonly><noinclude> Category:Dictionary templates Category:New dictionary templates </noinclude>")
- 01:34, 17 July 2024 BladeLakem talk contribs created page Template:Dni-num (Created page with "<h3>Number</h3> '''{{lc:{{PAGENAME}}}}'''<includeonly>{{#vardefine:objtype|num}}{{#vardefine:gloss |{{#var:gloss}} ''num.'' }}Category:D'ni numbers</includeonly><noinclude> Category:Dictionary templates Category:New dictionary templates </noinclude>")
- 01:33, 17 July 2024 BladeLakem talk contribs created page Template:Dni-adv (Created page with "<h3>Adverb</h3> '''{{lc:{{PAGENAME}}}}'''<includeonly>{{#vardefine:objtype|adv}}{{#vardefine:gloss |{{#var:gloss}} ''adv.'' }}Category: D'ni adverbs</includeonly><noinclude> Category:Dictionary templates Category:New dictionary templates </noinclude>")
- 01:33, 17 July 2024 BladeLakem talk contribs created page Template:Dni-adj (Created page with "<h3>Adjective</h3> '''{{lc:{{PAGENAME}}}}'''<includeonly>{{#vardefine:objtype|adj}}{{#vardefine:gloss |{{#var:gloss}} ''adj.'' }}Category: D'ni adjectives</includeonly><noinclude> Category:Dictionary templates Category:New dictionary templates </noinclude>")
- 01:32, 17 July 2024 BladeLakem talk contribs created page Dictionary:English-to-D'ni Dictionary (Created page with "__NOTOC__ {| style="margin: auto; text-align: center; width:100%; font:125%;" | '''{{hlist| Dictionary Main Page | D'ni-English | D'ni alphabet | D'ni numerals | D'ni grammar |} {| style="margin: auto; text-align: center; font-size: 120%; width:100%; border-style: solid; border-width:thin;" cellpadding="2" |A |B |C |D |E |F |G |...")
- 01:29, 17 July 2024 BladeLakem talk contribs created page Template:Reverse-WordlistLine (Created page with "{{{reverse}}} - ({{{type}}}) ''{{#invoke:String|replace|{{{words}}}|'|'}}''<noinclude> {{documentation}} Category:Dictionary templates Category:New dictionary templates </noinclude>")
- 01:28, 17 July 2024 BladeLakem talk contribs created page Template:Reverse Wordlist (Created page with "* {{#cargo_query: tables=glosses, glosses__reverse |join on=glosses._ID=glosses__reverse._rowID |fields=glosses__reverse._value=reverse, glosses.type=type, GROUP_CONCAT(CONCAT("",glosses.lexeme,""))=words |where=glosses__reverse._value LIKE "{{{search}}}" AND glosses.lang = "{{{lang}}}" |order by=glosses__reverse._value |group by=glosses__reverse._value, glosses.type |format=template |template={{{template}}} |named args=yes |delimiter=\n...")
- 01:27, 17 July 2024 BladeLakem talk contribs created page Dictionary:D'ni-to-English Dictionary (Created page with "__NOTOC__ __NOEDITSECTION__ {| style="margin: auto; text-align: center; width:100%; font:125%;" | '''{{hlist| Dictionary Main Page | English-D'ni | D'ni alphabet | D'ni numerals | D'ni grammar |} {{D'ni Letter Banner FullList}} ==<span id="a"></span>a - <dni>å</dni>== {{Dict Wordlist|lang=dni|template=Dni-WordlistLine|search=å%}} =...")
- 01:25, 17 July 2024 BladeLakem talk contribs created page Template:Dni-WordlistLine (Created page with "'''''[[Dictionary:{{{lexeme}}}|{{{lexeme}}}]]''''' - <dni>{{{orthography|}}}</dni> - {{{gloss}}}<noinclude> {{documentation}} Category: New dictionary templates Category: Dictionary templates </noinclude>")
- 01:24, 17 July 2024 BladeLakem talk contribs created page Template:Dict Wordlist (Created page with "<includeonly>* {{#cargo_query: tables = lexemes |where=lexemes.lang='{{{lang|}}}' AND BINARY lexemes.orthography like '{{{search}}}' |fields=lexemes.lexeme, lexemes.lang, lexemes.orthography, lexemes.published, lexemes.gloss |format=template |template={{{template}}} |named args=yes |delimiter=\n* }}</includeonly><noinclude> {{documentation}} Category:Dictionary templates Category:New dictionary templates </noinclude>")
- 01:23, 17 July 2024 BladeLakem talk contribs created page Module:Parameters (Created page with "args = {} origArgs = {} local export = {} function export.getArgNums(prefix) -- Returns a table containing the numbers of the arguments that exist -- for the specified prefix. For example, if the prefix was 'data', and -- 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}. local nums = {} for k, v in pairs(args) do local num = tostring(k):match('^' .. prefix .. '([1-9]%d*)$') if num then table.insert(nums, tonumber(num))...")
- 01:22, 17 July 2024 BladeLakem talk contribs created page Module:Lang-utils/parse (Created page with "local p = {} local args = {} local origArgs local root local function parseWord(input) local result = '' local word = mw.text.trim(input) local first = mw.ustring.sub(word,1,1) local last = mw.ustring.sub(word,-1,-1) local prefix = '' local suffix = '' if (word == mw.ustring.lower(mw.title.getCurrentTitle().rootText)) then prefix = '\'\'\'' suffix = prefix end if (word == '') then result = ' ' e...")
- 01:22, 17 July 2024 BladeLakem talk contribs created page Module:Lang-utils/data (Created page with "LANGS = { ['dni'] = "D'ni", ['riv'] = "Rivenese", } STD_VOWELS = "aeiou" return LANGS, STD_VOWELS")
- 01:21, 17 July 2024 BladeLakem talk contribs created page Module:Lang-utils (Created page with " export = {} require('Module:Lang-utils/data') m_p = require('Module:Parameters') function export.if_final_vowel(str,t_value,f_value,vowels) str = str or '' t_value = t_value or '' f_value = f_value or '' vowels = vowels or STD_VOWELS if string.find(vowels,string.sub(str,-1)) then return t_value else return f_value end end function export.ifv(frame) if frame == mw.getCurrentFrame() then origArgs = frame:getParent().args else orig...")
- 01:20, 17 July 2024 BladeLakem talk contribs recreated the Cargo table lexemes
- 01:11, 17 July 2024 BladeLakem talk contribs created page Module:Dni-utils/parse (Created page with "local p = {} local args = {} local origArgs local root local function parseDniWord(input) local result = '' local word = mw.text.trim(input) local first = mw.ustring.sub(word,1,1) local last = mw.ustring.sub(word,-1,-1) local prefix = '' local suffix = '' if (word == mw.ustring.lower(mw.title.getCurrentTitle().rootText)) then prefix = '\'\'\'' suffix = prefix end if (word == '') then result = ' '...")
- 01:10, 17 July 2024 BladeLakem talk contribs created page Module:Dni-utils (Created page with "-- -- This implements several useful functions for dealing with D'ni text in the Wiki. -- -- parsed_dni() returns a string in which every component is linked to its appropriate Dictionary namespace entry. -- dnifont2ots() converts a Dnifont string to an ots one -- dnifont2nts() converts a Dnifont string to an nts one local p = {} local args = {} local origArgs local root local output = '' local function num2dnum(str,sep) str = str or '' str = mw.text.trim...")
- 01:07, 17 July 2024 BladeLakem talk contribs created page Template:Sources (Created page with "<includeonly><h3>Sources</h3> {{#cargo_query: tables=reftexts | fields=CONCAT("",reftexts._pageTitle,"")=Source, reftexts.text=Source Text | where=reftexts.text LIKE "%:{{PAGENAME}}{{!}}%" AND reftexts.lang = "{{{lang}}}" | order by=reftexts._pageTitle, reftexts.count}} </includeonly><noinclude> {{documentation}} Category: Dictionary templates Category:New dictionary templates </noinclude>")
- 01:07, 17 July 2024 BladeLakem talk contribs created page Template:Dni-sources (Created page with "<includeonly><h3>Sources</h3> {{sources|lang=dni}} </includeonly><noinclude> {{documentation}} Category: Dictionary templates Category:New dictionary templates </noinclude>")
- 00:48, 17 July 2024 BladeLakem talk contribs created page Template:Store glosses (Created page with "<includeonly>{{#cargo_store: | lang = {{#var:lang}} | lexeme = {{lc:{{PAGENAME}}}} | orthography = {{#var:orthography}} | published = {{#var:published}} | gloss = {{#invoke:String|replace|source={{#var:gloss}}|pattern=%[%[Category:[^%[%]]*%]%]|replace=|plain=false}}}}{{#vardefine:gloss|}}</includeonly><noinclude> {{#cargo_attach: _table = lexemes }} {{documentation}} Category: Dictionary templates Category: New dictionary templates Category: Cargo attach temp...")
- 00:47, 17 July 2024 BladeLakem talk contribs created page Template:Dni-interj (Created page with "<h3>Interjection</h3> '''{{lc:{{PAGENAME}}}}'''<includeonly>{{#vardefine:objtype|interj}}{{#vardefine:gloss |{{#var:gloss}} ''interj.'' }}Category: D'ni interjections</includeonly><noinclude> Category:Dictionary templates Category:New dictionary templates </noinclude>")
- 00:46, 17 July 2024 BladeLakem talk contribs created page Template:Dni-noun (Created page with "<h3>Noun</h3> '''{{lc:{{PAGENAME}}}}''' {{#switch: {{{1|}}} | - = | = (''plural'' '''[[Dictionary: {{PAGENAME}}tee|{{lc:{{PAGENAME}}}}tee]]''') | (''plural'' '''[[Dictionary: {{{1}}}|{{{1}}}]]''') }}<includeonly>{{#vardefine:objtype|n}}{{#vardefine:gloss |{{#var:gloss}} ''n.'' }}Category: D'ni nouns</includeonly><noinclude> [[Category:Dictionary templates]...")
- 00:41, 17 July 2024 BladeLakem talk contribs created page Template:Dni-lexeme (Created page with "<includeonly> <h2>D'ni</h2> {{#vardefine:lang|dni}}{{#vardefine:orthography|{{{dnifont|}}}}}{{huge|<dni>{{{dnifont}}}</dni>}}{{#vardefine:gloss|}} <h3>Romanization</h3> * Dnifont: {{{dnifont}}} * OTS: {{#invoke:Dni-utils|dnifont2ots|{{{dnifont}}}}} * NTS: {{#invoke:Dni-utils|dnifont2nts|{{{dnifont}}}}} [[Category:D'ni words beginning with {{#invoke:Dni-utils|dnifont2ots|{{#invoke:String|sub|{{{dnifont}}}|1|1}}}}]] Category:D'ni words|{{#invoke:Dni-utils|dni...")
- 00:40, 17 July 2024 BladeLakem talk contribs created the Cargo table reftexts
- 00:39, 17 July 2024 BladeLakem talk contribs created page Template:Ref-text (Created page with "<includeonly>''{{{1|}}}''{{#cargo_store: table=reftexts | lang = {{{lang}}} | text = {{{1|}}} | count = {{{count|1}}} }}</includeonly><noinclude> {{#cargo_declare: _table=reftexts | lang = String (mandatory) | text = Wikitext | count = Integer }} {{documentation}} Category:Dictionary templates Category:New dictionary templates </noinclude>")
- 00:39, 17 July 2024 BladeLakem talk contribs created the Cargo table glosses
- 00:38, 17 July 2024 BladeLakem talk contribs created page Template:D (Created page with "<includeonly>{{#cargo_store: _table = glosses | lexeme = {{{lexeme|{{lc:{{PAGENAME}}}}}}} | gloss = {{{1}}} | type = {{{type|{{#var:objtype}}}}} | lang = {{{lang|{{#var:lang}}}}} | reverse = {{#invoke:String|replace|source={{#invoke:String|replace|source={{{reverse|{{{2|{{{1}}}}}}}}}|pattern=;%s*to%s|replace=;|plain=false}}|pattern=^%s*to%s|replace=|plain=false}} }}{{{1}}}{{#vardefine:gloss|{{#var:gloss}} {{#ifeq:{{{published}}}|0|{{note!|unreleased definition}}|}}{{{1}}...")
- 00:33, 17 July 2024 BladeLakem talk contribs created the Cargo table lexemes
- 00:33, 17 July 2024 BladeLakem talk contribs created page Template:Lexeme (Created page with "<includeonly> <h2>{{langName|{{{lang}}}}}</h2> {{#vardefine:lang|{{{lang}}}}}{{#vardefine:orthography|{{{orthography|}}}}} </includeonly><noinclude> {{documentation}} {{#cargo_declare: _table = lexemes | lexeme = Wikitext (mandatory) | lang = String (mandatory;allowed values=dni,riv) | orthography = String | published = Boolean (hidden) | gloss = Wikitext }} Category: New dictionary templates Category: Dictionary templatesCategory: Cargo declare templates </n...")
- 07:16, 21 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/System Glossary (Created page with ";Action :An attempt to accomplish something that meets opposition and may or may not succeed. There are four types of action: Overcome, Advantage, Discover, and Oppose. ;Activ...")
- 07:12, 21 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/Running the Game (Created page with "==Fiction First== We’ll get to guidance for specific situations you may encounter below. But first, the guiding principle that you as a GM should always keep in mind can be...")
- 06:58, 21 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/The Art of Gamemastering (Created page with "==What a GM Does== If you’re the GM, then your job is a little different from everyone else’s. This chapter is going to give you several tools to make that job easier dur...")
- 00:44, 21 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/The Great Art of Writing (Created page with "==Age Aspects== ===Age Theme=== Every Age has a theme. This is like the High Concept for characters. It encompasses the basics of the Age and what the writer was trying to a...")
- 00:37, 21 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/Dramatic Time and Milestones (Created page with "==Sessions== A traditional way to measure game time is in sessions. When everyone sits down to play, that’s the beginning of a session. The session ends when you and your f...")
- 00:29, 21 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/Discovery and Investigation (Created page with "==More on the Discover Action== ===Choosing a Skill=== Almost all skills can be used in some way in discover actions. However, some naturally fit for particular situations....")
- 00:08, 21 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/Playing a Scene (Created page with "Characters do lots of things. They jump chasms, they negotiate with antagonistic leaders, they decipher strange inscriptions on the ruins of D’ni outposts, etc. This all hap...")
- 23:45, 20 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/Stunts and Resources (Created page with "While character aspects describe important facts about a character and skills describe general capability, stunts represent specific situations where the rules work differentl...")
- 23:39, 20 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/Skills (Created page with "A skill describes a broad family of competency at something which your character might have gained through innate talent, training, or years of trial and error. Skills are the...")
- 22:59, 20 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/Aspects and Fate Points (Created page with "==Defining Aspects== An aspect is a phrase that describes something unique or noteworthy about whatever it’s attached to. They’re the primary way you spend and gain fate...")
- 22:39, 20 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/Character Creation (Created page with "Character creation can be collaborative or a mix of individual work and collaboration. If your group has fun sitting around the table and working on each other’s characters,...")
- 22:30, 20 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/Starting a Game (Created page with "The explorers in the Cavern have been holding their collective breath for years now. Yeesha’s ploy to draw off the Bahro seems to have worked, but no one has heard from her...")
- 22:15, 20 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/Game Basics (Created page with "==What do you need to play?== * ''People'' - Three to five people are ideal. One person is the gamemaster (GM); the others are players. * ''Fate Dice'' - Rolls in Unwritten us...")
- 21:59, 20 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/What is Unwritten? (Created page with "''Unwritten'' is a way to get together with your friends, explore new worlds, and tackle the interesting situations that they present. You get to determine the challenges that...")
- 21:54, 20 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document (Created page with " ==Disclaimers== :{{see|Unwritten: System Reference Document/Disclaimers}} ==Foreword== The '''''Unwritten: System Reference Document (SRD)''''' is a system-reference document...")
- 21:28, 20 February 2024 BladeLakem talk contribs created page Unwritten: System Reference Document/Disclaimers (Created page with "This work is based on Fate Core System and Fate Accelerated Edition (found at https://www.faterpg.com/), products of Evil Hat Productions, LLC, developed, authored, and edited...")
- 18:45, 3 February 2024 BladeLakem talk contribs created page What is MYST? (Created page with " '''''A guide and FAQ for new explorers''''' ==Myst== '''''MYST''''' is a point-and-click adventure/puzzle game that was released in 1993 by Cyan - a game that shook up the...")
- 20:03, 6 May 2023 BladeLakem talk contribs changed group membership for BladeLakem from Guild Master, Guild member and curator (Semantic MediaWiki) to Guild Master, Guild member, curator (Semantic MediaWiki) and administrator (Semantic MediaWiki)
- 07:41, 19 June 2022 BladeLakem talk contribs created page Template:D'ni Letter Banner FullList (Created page with "{| style="margin: auto; text-align: center; font-size: 85%; width:100%; border-style: solid; border-width:thin;" cellpadding="2" |<big><dni>v</dni></big><br />v |#b|<...")
- 07:33, 19 June 2022 BladeLakem talk contribs created page Template:SmwDictUl (Created page with "<includeonly>* {{{1}}}</includeonly><noinclude> </noinclude>")
- 07:27, 19 June 2022 BladeLakem talk contribs created page Template:SmwDniDictLine (Created page with "<includeonly>{{#invoke:Dict D'ni|smw_format_dict_line}}</includeonly><noinclude> {{documentation}} Category: Dictionary Templates Category: Smw templates </noinclude>")