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: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...")
- 17:47, 16 July 2024 Maurus talk contribs created page User:Maurus (Create user page)
- 08:24, 16 July 2024 Pharap talk contribs created page File:Atrus's Bedroom.png (Atrus's bedroom as seen from the doorway.)
- 08:24, 16 July 2024 Pharap talk contribs uploaded File:Atrus's Bedroom.png (Atrus's bedroom as seen from the doorway.)
- 08:24, 16 July 2024 Pharap talk contribs created page File:Cleft Kitchen.png (The kitchen of the cleft, as seen through the window from the outside.)
- 08:24, 16 July 2024 Pharap talk contribs uploaded File:Cleft Kitchen.png (The kitchen of the cleft, as seen through the window from the outside.)
- 07:35, 16 July 2024 Pharap talk contribs created page The cleft (Create redirect from 'The cleft' to 'Cleft'.) Tag: New redirect
- 06:57, 16 July 2024 Pharap talk contribs created page File:Ephemerals (Cleft Base).png (The ephemerals found at the base of the Cleft, near the water pool.)
- 06:57, 16 July 2024 Pharap talk contribs uploaded File:Ephemerals (Cleft Base).png (The ephemerals found at the base of the Cleft, near the water pool.)
- 06:27, 16 July 2024 Pharap talk contribs created page File:D'ni Eye Symbols.png (The six D'ni colour symbols, as seen in Gehn's journal.)
- 06:27, 16 July 2024 Pharap talk contribs uploaded File:D'ni Eye Symbols.png (The six D'ni colour symbols, as seen in Gehn's journal.)
- 06:25, 16 July 2024 Pharap talk contribs created page D'ni colour symbols (Create redirect from 'D'ni colour symbols' to 'D'ni color symbols'.) Tag: New redirect
- 05:56, 16 July 2024 Pharap talk contribs created page File:KI Dispenser.png (A face-on screenshot of a KI Dispenser.)
- 05:56, 16 July 2024 Pharap talk contribs uploaded File:KI Dispenser.png (A face-on screenshot of a KI Dispenser.)
- 02:28, 16 July 2024 Talashar talk contribs created page Reference:RAWA/Riven birds (Created page with "{{ref undated Lyst post}} '''Q:''' There's a handful of both the black bird and white bird animations, but where exactly are they? '''A:''' The white birds are on Book Assembly Island, on the rocky ledge after crawling through the pipe. They aren't exactly random, but I have no intention of trying to explain the pattern, so just keep wandering around to find them. They show up on few screens. The Black Birds are seen on Jungle Island near the clear cut area. They also...")
- 02:22, 16 July 2024 Talashar talk contribs created page Reference:RAWA/Averone (Created page with "{{ref undated Lyst post}} '''Q:''' One thing has confused me........there is no mention of how Chroma'Agana and Averone came into the picture or why Averone was used as a base for work on D'ni. '''A:''' The Book of D'ni begins about four years after Riven. Atrus has written a few Ages, Averone being the one of the first he wrote after Riven. This is not explained in the book.")
- 02:21, 16 July 2024 Talashar talk contribs created page Reference:RAWA/Gehn's symbol (Created page with "{{ref undated Lyst post}} '''Q:''' What is all that stuff around the D'ni number 5 on Gehn's symbol supposed to be? '''A:''' Gehn's symbol is a variation on the symbol of the Guild of Writers - a pen nib and Book. And with Gehn's obsession with the number 5, he made a star out of it- five pen nibs writing on five Books.")
- 02:20, 16 July 2024 Talashar talk contribs created page Reference:RAWA/Age 233 illusion (Created page with "{{ref undated Lyst post}} '''Q:''' I wouldn't really call this an easter egg, but there is someone standing out on the rocks on Age 233. The person can be seen from the window in Gehns bedroom, and also from the window upstairs from his bedroom, where the handle to raise and lower the cage is located. I don't think the picture is clear enough to identify the person, but maybe it is possible. '''A:''' The figure out the bedroom window is an optical illusion, just part o...")
- 02:13, 16 July 2024 Talashar talk contribs created page Reference:RAWA/Trap Books (Created page with "{{ref undated Lyst post}} '''Q:''' Sirrus and Achenar must have taken linking books along into the trap books, so they could return to Myst Island. This means that being caught within a link must prevent a return-linking book from working at all, while one is so trapped. '''A:''' Correct.")
- 02:12, 16 July 2024 Talashar talk contribs created page Reference:RAWA/Firemarbles (Created page with "{{ref undated Lyst post}} '''Q:''' The colored marbles that you place in the right places to power up the linking books in the domes, are fire marbles, right? '''A:''' I understand the confusion. Generally, the fire-marbles were used for light. The marbles you are referring to are a variation of the basic fire-marbles which release all of their energy very quickly (read: they explode... so don't drop them too hard!) I call these more volatile fire-marbles "power-marble...")
- 02:10, 16 July 2024 Talashar talk contribs created page Reference:RAWA/Age information (Created page with "{{ref undated Lyst post}} '''Q:''' Is it possible for two people to write and age that is identical? What if they used different words, but were describing the same thing? '''A:''' It is possible, but not probable. Like flipping a normal coin 10 billion times and getting "heads" every single time... possible, but not probable. :) (Aside from the fact that if you flipped 1 coin per second every second of every day, it would take about 320 years to conduct the experiment...")
- 00:06, 16 July 2024 Maurus talk contribs created page File:Aitrus imager.png (Aitrus seen in a recording in Gehn's imager in Age 233.)
- 00:06, 16 July 2024 Maurus talk contribs uploaded File:Aitrus imager.png (Aitrus seen in a recording in Gehn's imager in Age 233.)
- 23:49, 15 July 2024 Talashar talk contribs created page Enant (Created page with "{{Infobox person | race = Rivenese }} '''Enant''' was a close acquaintance of Catherine and Eti who remained on the surface of Riven instead of joining the Moiety rebellion against Gehn. Category:People mentioned in Riven Category:Rivenese people")
- 23:23, 15 July 2024 Maurus talk contribs created page File:Tiana imager.png (A recording of Ti'ana seen in Gehn's imager in Age 233.)
- 23:23, 15 July 2024 Maurus talk contribs uploaded File:Tiana imager.png (A recording of Ti'ana seen in Gehn's imager in Age 233.)
- 21:18, 15 July 2024 Alahmnat talk contribs created page Age 235 (Created page with "Placeholder for Maurus") Tag: Visual edit
- 19:55, 15 July 2024 Maurus talk contribs created page File:Age 235 book.png (Age 235's Descriptive Book, found in Gehn's Office in Age 233.)
- 19:55, 15 July 2024 Maurus talk contribs uploaded File:Age 235 book.png (Age 235's Descriptive Book, found in Gehn's Office in Age 233.)