User contributions for Catrone3
More actions
12 May 2024
- 22:2022:20, 12 May 2024 diff hist +6,534 N Module:Citation/CS1/doc Created page with "<section begin=header /> {{sandbox other|| {{#switch:{{FULLPAGENAME}} |Module:Citation/CS1/Suggestions={{high-use |article-space=yes |no-percent=yes}} |#default={{high-risk |article-space=yes |no-percent=yes}} }} {{Module rating|p}} {{#ifeq:{{FULLPAGENAME}}|Module:Citation/CS1|{{Uses TemplateStyles|Module:Citation/CS1/styles.css}}}}}}<!-- if pagename does not contain sandbox --> <section end=header /> This module and associated sub-modules support the {{cs1}} and {{cs2}..."
- 22:2022:20, 12 May 2024 diff hist +226,159 N Module:Citation/CS1 Created page with "require ('strict'); --[[--------------------------< 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:Citation/CS1/Utilities local identifiers; -- f..." current
- 22:1822:18, 12 May 2024 diff hist +397 N Module:Catalog lookup link/doc Created page with "<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|main}}</code> Provides the backend for {{tl|Catalog lookup link}} <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly>" current
- 22:1822:18, 12 May 2024 diff hist +9,712 N Module:Catalog lookup link Created page with "--[[ |1=, |2=, |3=, |4=, |5=, |6=, |7=, |8=, |9=: Optional unnamed parameters for 0 to 9 items to be listed. Whitespace is trimmed off both ends and the strings are urlencoded as if they were query strings. |article-link=: Optional Wikipedia article name to link to. |article-name=: Optional alternative text to be displayed for |article-link= link in front of catalog link. If not specified, |article-link= is used for display as well. If both parameters are not specified..." current
- 22:1722:17, 12 May 2024 diff hist +7,045 N Template:Catalog lookup link/doc Created page with "{{Documentation subpage}} {{lua|Module:Catalog lookup link}} {{uses TemplateStyles|Module:Citation/CS1/styles.css}} This generic link template is used by other more specific templates to create short links to ID-based entries in external databases or catalogs, however, it can also be used to link to internal articles. The purpose of this template is to ensure a consistent appearance and easier maintenance of links to external databases/catalogs. The template supports u..." current
- 22:1722:17, 12 May 2024 diff hist +78 N Template:Catalog lookup link Created page with "{{#invoke:Catalog lookup link|main}}<noinclude> {{documentation}} </noinclude>" current
- 22:1722:17, 12 May 2024 diff hist +6,293 N Template:ISBN/doc Created page with "{{Documentation subpage}} {{Lua|Module:Check isxn}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == Use this template to create a link (or list of links) to Special:BookSources for one or more International Standard Book Numbers with the usual "ISBN" prefix. The template supports 10- and 13-digit ISBNs (with or without hyphens). <code><nowiki>{{ISBN|0-7475-3269-9}}</..." current
- 22:1622:16, 12 May 2024 diff hist +2,863 N Template:ISBN Created page with "<includeonly>{{#if:{{{1|}}}|{{Catalog lookup link |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}|{{{8|}}}|{{{9|}}}| article-link={{#ifeq:{{yesno-no|{{{plainlink|}}}}}|yes||{{#ifeq:{{yesno-yes|{{{link|}}}}}|no||ISBN (identifier)}}}} |article-name={{#ifeq:{{yesno-no|{{{plainlink|}}}}}|yes||ISBN}} |link-prefix=[Special:BookSources/ |item-prefix={{!}} |item-postfix=] |list-leadout={{{leadout|}}} }}{{#ifeq:{{yesno-no|{{{invalid1|}}}}}|yes|{{main other|Categ..." current Tag: Visual edit: Switched
- 22:1622:16, 12 May 2024 diff hist +14,862 N Module:Template wrapper/doc Created page with "<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> This module is to be used in wrapper templates to allow those templates to provide default parameter values and allow editors to pass additional parameters to the underlying working template. When writing a wrapper template, give this module all of the normally required default parameters necessary to use th..." current
- 22:1522:15, 12 May 2024 diff hist +12,769 N Module:Template wrapper Created page with "require('strict'); local error_msg = '<span style=\"font-size:100%\" class=\"error\"><code style=\"color:inherit; border:inherit; padding:inherit;\">|_template=</code> missing or empty</span>'; --[[--------------------------< I S _ I N _ T A B L E >-------------------------------------------------------- scan through tbl looking for value; return true if found, false else ]] local function is_in_table (tbl, value) for k, v in pairs (tbl) do if v ==..." current
- 22:1422:14, 12 May 2024 diff hist −20 Template:ISBNT/doc No edit summary current
- 22:1422:14, 12 May 2024 diff hist +2,394 N Module:Check isxn/doc Created page with "This module may be used to validate ISBNs, ISMNs, and ISSNs. == Usage == For ISBNs, * <code><nowiki>{{#invoke:check isxn|check_isbn|978-0-12-345678-9|error={{error-small|Invalid ISBN}}}}</nowiki></code> For ISMNs, * <code><nowiki>{{#invoke:check isxn|check_ismn|979-0-1234567-8-9|error={{error-small|Invalid ISMN}}}}</nowiki></code> For ISSNs, * <code><n..." current
- 22:1422:14, 12 May 2024 diff hist +8,799 N Module:Check isxn Created page with "--This code is derived from the ISXN validation code at Module:Citation/CS1. It allows validating ISBN, ISMN, and ISSN without invoking a citation template. local p = {} --[[--------------------------< E R R _ M S G _ S U P L _ T >-------------------------------------------------- error message supplements for check_isbn(); adapted from a similarly named table at Module:Citation/CS1/Configuration ]] local err_msg_supl_t = { ['char'] = 'invalid character',..." current
- 22:1322:13, 12 May 2024 diff hist +2,762 N Template:ISBNT/doc Created page with "{{Documentation subpage}} {{Lua|Module:Check isxn}} {{High-risk|27000}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> ===Usage=== Use this template to create a link to Special:BookSources for an International Standard Book Number without the usual "ISBN" prefix. For example, in a table with a column labelled "ISBN", it would be redundant to write "ISBN" before every International Standard Book Number in the column. ===Entering ISBNs=== An ISBN link..."
- 22:1322:13, 12 May 2024 diff hist +247 N Template:ISBNT Created page with "<includeonly>{{#invoke:template wrapper|wrap|_template=ISBN|_include-positional=yes|plainlink=yes|template_name=ISBNT}}</includeonly><noinclude>{{documentation}}<!-- Add categories and interwiki lines to the /doc subpage, not here! --></noinclude>" current Tag: Visual edit: Switched
- 22:1022:10, 12 May 2024 diff hist +42 Shadowrun Core Rulebook No edit summary
- 22:0722:07, 12 May 2024 diff hist +185 N Shadowrun Core Rulebook Created page with "{{Book info|title1=Shadowrun|image1=?|caption1=?|authors=?|artists=?|publisher=FASA|publication_date=1989|isbn=1-55560-133-2 1-55560-110-3|pages=?|edition=First Edition|type=Rule Book}}" Tag: Visual edit
10 May 2024
- 12:0412:04, 10 May 2024 diff hist +19 List of Shadowrun Products No edit summary Tag: Visual edit
- 12:0312:03, 10 May 2024 diff hist +19 List of Shadowrun Novels No edit summary current Tag: Visual edit
- 11:5811:58, 10 May 2024 diff hist +621 List of Shadowrun Novels →Novels: added preliminary novels list Tag: Visual edit
- 11:4111:41, 10 May 2024 diff hist +4,314 List of Shadowrun Novels →Anthologies Tag: Visual edit: Switched
- 10:5710:57, 10 May 2024 diff hist +13 List of Shadowrun Novels →Novels
- 10:5010:50, 10 May 2024 diff hist +3,427 List of Shadowrun Products →Core Rulebooks: added 2nd edition books to list Tag: Visual edit
- 10:2310:23, 10 May 2024 diff hist +425 N FASA Created page with "FASA Corporation is an American publisher of and Shadowrun and other games including BattleTech between 1980 and 2001. In Shadowrun, a tactical nuclear device was detonated near FASA's offices at 1100 West Cermak Road in Chicago, Illinois. The BattleTech and Shadowrun properties were sold to WizKids, who in turn licensed their publication to FanPro LLC. FASA Corporation has since returned and is making Earthdawn again."
8 May 2024
- 10:2410:24, 8 May 2024 diff hist +2,618 List of Shadowrun Products →Core Rulebooks Tag: Visual edit: Switched
3 May 2024
- 22:4422:44, 3 May 2024 diff hist +38 List of Shadowrun Novels No edit summary Tag: Visual edit
- 22:4422:44, 3 May 2024 diff hist +587 N List of Shadowrun Novels Created page with "The following includes all official Shadowrun products. Canonicity is tagged in the book's page, and foreign-language material is included only if it is original material (or includes more information than the original English version). Entries are sorted by year published. == Novels == {| class="wikitable" |+ ! Title ! ISBN ! Year Published |- | | | |- | | | |} == Anthologies == {| class="wikitable" |+ ! Title ! ISBN ! Year Published ! Edition |- | | | | |- | | |..." Tag: Visual edit: Switched
1 May 2024
- 09:2409:24, 1 May 2024 diff hist +31 N Shadowrun Wiki:Copyrights Catrone3 moved page Shadowrun Wiki:Copyrights to Policy:Copyrights current Tag: New redirect
- 09:2409:24, 1 May 2024 diff hist 0 m Policy:Copyrights Catrone3 moved page Shadowrun Wiki:Copyrights to Policy:Copyrights
- 09:2409:24, 1 May 2024 diff hist 0 m Policy:Copyrights Catrone3 moved page Policy:Copyrights to Shadowrun Wiki:Copyrights without leaving a redirect
- 08:0908:09, 1 May 2024 diff hist +273 N File:Circuitry-background.png Uploaded a work by CGL from Catalyst Game Labs with UploadWizard current Tag: Upload Wizard
30 April 2024
- 11:1111:11, 30 April 2024 diff hist 0 m Policy:Fanon Catrone3 moved page Policy2:Fanon to Policy:Fanon without leaving a redirect current
- 11:1011:10, 30 April 2024 diff hist 0 m Policy:Copyrights Catrone3 moved page Policy2:Copyrights to Policy:Copyrights
- 11:1011:10, 30 April 2024 diff hist 0 m Policy:Holostreets Catrone3 moved page Policy2:Holostreets to Policy:Holostreets without leaving a redirect current
- 11:1011:10, 30 April 2024 diff hist 0 m Policy:Canon Catrone3 moved page Policy:Policy:Canon to Policy:Canon without leaving a redirect current
- 11:0911:09, 30 April 2024 diff hist 0 m Policy:Canon Catrone3 moved page Policy2:Canon to Policy:Policy:Canon without leaving a redirect
- 10:5910:59, 30 April 2024 diff hist 0 m Policy:Canon Catrone3 moved page Policy:Canon to Policy2:Canon without leaving a redirect
- 10:5910:59, 30 April 2024 diff hist 0 m Policy:Holostreets Catrone3 moved page Policy:Holostreets to Policy2:Holostreets without leaving a redirect
- 10:5810:58, 30 April 2024 diff hist 0 m Policy:Fanon Catrone3 moved page Policy:Fanon to Policy2:Fanon
- 10:5810:58, 30 April 2024 diff hist 0 m Policy:Copyrights Catrone3 moved page Policy:Copyrights to Policy2:Copyrights
- 08:1408:14, 30 April 2024 diff hist +64 Timeline No edit summary Tag: Visual edit
29 April 2024
- 21:4721:47, 29 April 2024 diff hist +10 First Edition No edit summary Tag: Visual edit
- 21:4521:45, 29 April 2024 diff hist +4 m ShadowrunWiki:ToDo The LinkTitles extension automatically added links to existing pages (https://github.com/bovender/LinkTitles).
- 21:4521:45, 29 April 2024 diff hist +4 m Corporations The LinkTitles extension automatically added links to existing pages (https://github.com/bovender/LinkTitles).
- 15:0015:00, 29 April 2024 diff hist −66 Timeline →Pre-Awakening Tag: Visual edit
- 14:2814:28, 29 April 2024 diff hist +88 Timeline →Pre-Awakening Tag: Visual edit: Switched
- 14:2614:26, 29 April 2024 diff hist +120 Timeline →Pre-Awakening Tag: Visual edit: Switched
- 13:5913:59, 29 April 2024 diff hist +1,904 N Template:Cascade-protected template/doc Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> This is a cascade-protection notice, mostly intended for near the top of the documentation pages of template that are subject to cascaded protection because of their transclusion in some other page, {{em|and}} which are expected to have that protection indefinitely. While a similar template is autom..." current
- 13:5813:58, 29 April 2024 diff hist +574 N Template:Cascade-protected template Created page with "{{mbox | type = protection | textstyle = font-weight:bold; font-size:130%; | image = 40x40px|link=|alt= | text = <div style="text-align: center;">This {{{page|template}}} is transcluded in one or more cascade-protected pages, so only administrators can edit it.</div> }}<noinclude> {{documentati..." current
- 13:5513:55, 29 April 2024 diff hist +1,701 N Module:OutputBuffer/doc Created page with "This module provides an easy and efficient way to generate lengthy strings. == Usage == First, load the module. <syntaxhighlight lang="lua"> local newBuffer = require('Module:OutputBuffer') </syntaxhighlight> Then, create the buffer and the functions that act on it. <syntaxhighlight lang="lua"> local getBuffer, print, printf = newBuffer() </syntaxhighlight> === getBuffer === <syntaxhighlight lang="lua"> local text = getBuffer(sep) </syntaxhighlight> Returns the c..." current