User contributions for Catrone3
More actions
29 April 2024
- 13:5413:54, 29 April 2024 diff hist +245 N Module:OutputBuffer Created page with "return function() local buffer = {} return function(sep) local b = buffer buffer = {} return table.concat(b, sep) end, function(text) buffer[#buffer + 1] = text end, function(...) buffer[#buffer + 1] = string.format(...) end end" current
- 13:5313:53, 29 April 2024 diff hist +1,111 N Module:DemoTemplate/doc Created page with "<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == Simply place "#invoke:{{BASEPAGENAME}}|" before a call to a template. For example, <nowiki>{{#invoke:DemoTemplate|Convert|10|km|nmi|abbr=off}}</nowiki> yields the following: :{{#invoke:{{BASEPAGENAME}}|Convert|10|km|nmi|abbr=off}} This module handles both named and positional parameters as well as equals signs in both parameter..." current
- 13:5313:53, 29 April 2024 diff hist +919 N Module:DemoTemplate Created page with "require('Module:No globals') local newBuffer = require('Module:OutputBuffer') local mt = {} function mt.__index(t, title) return function(frame) local getBuffer, print, printf = newBuffer() printf('{{%s', title) local ipairsArgs = {} for k,v in ipairs(frame.args) do if string.find(v, '=', 1, true) then break end ipairsArgs[k] = true printf('|%s', v) end for k,v in pairs(frame.args) do if not ipairsArgs[k] then printf('|%s=%s', string..." current
- 13:5113:51, 29 April 2024 diff hist +453 N Template:Terminate sentence/doc Created page with "{{Documentation subpage}} {{Lua|Module:Text}} This template returns its first argument, after adding a full stop (or its second argument) if the sentence was not finished. == Usage == * {{#invoke:DemoTemplate|{{BASEPAGENAME}}|The rain in Spain}} * {{#invoke:DemoTemplate|{{BASEPAGENAME}}|falls mainly on the plain.}} * {{#invoke:DemoTemplate|{{BASEPAGENAME}}|BANG|!}} <includeonly>{{sandbox other|| <!-- Categories below this line --> }}</includeonly>" current
- 13:5113:51, 29 April 2024 diff hist +110 N Template:Terminate sentence Created page with "{{{1}}}{{#if:{{#invoke:text|sentenceTerminated|{{{1|}}}}}||{{{2|.}}}}}<noinclude>{{documentation}}</noinclude>" current
- 13:5013:50, 29 April 2024 diff hist +7,489 N Template:Cmbox/doc Created page with "{{Documentation subpage}} <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata). --> {{Cascade-protected template}} {{Lua|Module:Message box}} {{Mbox templates (small)}} This is the {{tl|Cmbox}} (['''C''']ategory ['''m''']essage ['''box''']) metatemplate. It is used to build message box templates such as {{tl|Category diffuse}} for category pages. It offers several different colours, uses def..." current
- 13:4913:49, 29 April 2024 diff hist +146 N Template:Cmbox Created page with "{{#invoke:Message box|cmbox}}<noinclude> {{Documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 13:4913:49, 29 April 2024 diff hist +4,405 N Template:Template category/doc Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{tlx|Template category}} should be placed at the top of categories that contain template pages and their related subcategories. == Usage == ===Syntax=== ; Basic <pre style="overflow:auto;"> {{Template category |description= }} </pre> ; Full <pre style="overflow:auto;"> {{Template category | type = | topic = | description = | ALTTEXT = | help =..." current
- 13:4813:48, 29 April 2024 diff hist +5,238 N Template:Template category Created page with "{{{onright|{{{rhs|}}}}}} {{Cmbox | type = notice | style = padding-bottom:0.5em; | image = {{#ifeq:{{{type|}}}|module|44px|Lua logo|alt=Lua logo|link=|44px|Template braces|alt=|link=}} | text = <div style="width:98%;"><!-- (type/)topic/description -->{{#if:{{{topic|}}}{{{description|}}} | <div style="background:#d5e4ed;line-height:1.5em;border:1px solid #aaa;font-size:120%;padding:0.35em;"> <!--..." current
- 13:4813:48, 29 April 2024 diff hist +277 N Category:Copyright templates Created page with "{{Template category}} These are templates used to tag the kind of licenses relevant to certain works. These messages probably refer to ''works'', which is a more general term than the ''files'' covered by Category:File copyright templates. Category:Utility templates" current
- 13:4713:47, 29 April 2024 diff hist −10 Template:Public domain No edit summary current
- 13:4313:43, 29 April 2024 diff hist +382 N Template:Public domain Created page with "<div class="copyright"> File:197px-PD-icon.svg.png This image has been released into the '''public domain''' by the copyright holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide. <div style="clear:both"></div> </div> <noinclude> {{PAGENAME}} </noinclude>"
- 13:4213:42, 29 April 2024 diff hist +494 N Template:Used with permission Created page with "<div class="copyright"> File:Green copyright.svg This work is copyrighted, and '''used with permission'''. The terms of the permission do not include third party use. It is believed that the uses made here are likely to be fair use for most United States reusers of the work but this is a decision reusers must make for themselves based on their own circumstances. <div style="clear:both"></div> </div> <noinclude> Category:Copyright templ..." current
- 13:4113:41, 29 April 2024 diff hist −70 Template:Image summary/doc No edit summary current
- 13:2613:26, 29 April 2024 diff hist −10 Template:Fair use No edit summary current
- 13:2613:26, 29 April 2024 diff hist +444 N Template:Fair use Created page with "<div class="copyright"> File:197px-Red copyright.svg.png This work is copyrighted. The individual who uploaded this work and first used it in an article, and subsequent persons who place it into articles assert that this qualifies as '''fair use''' of the material under United States copyright law. <div style="clear:both"></div> </div> <noinclude> Category:Copyright templates </noinclude>"
- 13:2513:25, 29 April 2024 diff hist +2,178 N Template:Image summary/doc Created page with "The {{image summary}} template shows all relevant information about an uploaded image, including copyright info. If any of the fields are missing, the template will include the category Missing copyright information. ==Usage== <pre> {{Image summary | summary = | artist = | source = | licensing = }} </pre> ==Explanation== ; summary = : An explanation of what the image represents. ; artist = : The..."
- 13:2213:22, 29 April 2024 diff hist +1,227 N Template:Image summary Created page with "<div style="background-color:#bdb76b; border:1px solid #000; margin:1em auto 0 auto; padding-bottom:10px; width:90%; -moz-border-radius:10px; -webkit-border-radius:10px"> <span style="color:#fff; font-size:larger; font-weight:bold; margin-left:4px">{{PAGENAME}}</span> {| align="center" border="0" cellpadding="4" cellspacing="0" style="background-color:#fff; border-collapse:collapse; color:#000; width:100%" |- ! style="background-color:#eee8aa; text-align:left" colspan="..." current
- 13:2213:22, 29 April 2024 diff hist −38 File:Alert icon orange.svg No edit summary current Tag: Visual edit: Switched
- 13:1513:15, 29 April 2024 diff hist 0 m Help:Magic words Changed protection settings for "Help:Magic words" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading] current
- 13:1413:14, 29 April 2024 diff hist +8 Template:Pconstruction/doc No edit summary current
- 12:5212:52, 29 April 2024 diff hist +47 N Category:Page Information templates Created page with "These are templates for use as Page Information" current Tag: Visual edit
- 12:5112:51, 29 April 2024 diff hist +40 N Category:Pages actively undergoing construction Created page with "These pages are actively being worked on" current Tag: Visual edit
- 12:5112:51, 29 April 2024 diff hist +34 N Category:Pages using Under construction with the placedby parameter Created page with "These pages are under construction" current Tag: Visual edit
- 12:5012:50, 29 April 2024 diff hist +47 N Category:Pages using infobox templates with ignored data cells Created page with "These pages need to have their data cells fixed" current Tag: Visual edit
- 12:5012:50, 29 April 2024 diff hist +47 N Category:Pages with broken file links Created page with "These pages need to have their file links fixed" current Tag: Visual edit
- 12:4912:49, 29 April 2024 diff hist +57 N Category:Pages with incorrect protection templates Created page with "These pages need to have their protection templates fixed" current Tag: Visual edit
- 12:4812:48, 29 April 2024 diff hist +50 N Category:Pages with script errors Created page with "These pages need to have their script errors fixed" current Tag: Visual edit
- 12:4512:45, 29 April 2024 diff hist +56 N Category:Pages with strange ((documentation)) usage Created page with "These pages need to have their documentation usage fixed" current Tag: Visual edit
- 12:4412:44, 29 April 2024 diff hist +51 N Category:Pages with template loops Created page with "These pages need to have their template loops fixed" current Tag: Visual edit
- 12:3912:39, 29 April 2024 diff hist +64 N Category:Help Created page with "These are all of the help pages that currently exist in the wiki" current Tag: Visual edit
- 09:1809:18, 29 April 2024 diff hist +6 MediaWiki:Sidebar No edit summary
- 08:2408:24, 29 April 2024 diff hist +1 Timeline →The Sixth World (6th Edition)
- 07:4007:40, 29 April 2024 diff hist +227 MediaWiki:Sidebar No edit summary
28 April 2024
- 21:4321:43, 28 April 2024 diff hist +4,885 N Help:Editing Created page with "Welcome to the editing overview page. Here you can begin learning how to edit pages on ShadowrunWiki. This article assumes you are trying to edit an existing page. To learn how to create a new page, see Help:Creation. ==Starting off== The first step is to get into the '''editing window'''. To do this, click on the '''"edit"''' tab at the top of the page, or click on the edit button to the right of any section header. You will be taken to the editing..." current
- 20:3620:36, 28 April 2024 diff hist +1,965 N Help:Getting Started Created page with "== Browsing ShadowrunWiki == === The Navigation Buttons === On the left side of the page is a sidebar which contains numerous buttons. Directly under the site logo are the navigation buttons. The two buttons you should concern yourself with at the moment are '''"Home"''' and '''"Help & How-To"'''. The Home button takes you to the Main Page and the Help button takes you to the Help page where you can learn more about using ShadowrunWiki. === The Main Page === The Main Pag..."
14 April 2024
- 21:4121:41, 14 April 2024 diff hist +701 N ShadowrunWiki:ToDo Created page with "'''ToDo''' is a resource for SRW work information, to post requests, and discussion. This project covers Policies, Templates, Help Files, and Categories needed to get the wiki started. == Needed Items == <u>Policies</u> * Article Naming * Privacy * Moratorium * Copyrights * Canon * Citation Needed * HoloStreets * Fanon <u>Help Documents</u> * Categories * Cleanup * Creating a new Article * Editing * Images * Using WikiLinks ** Needs its own page that is better for o..." Tag: Visual edit
- 21:3521:35, 14 April 2024 diff hist −1 MediaWiki:Sidebar No edit summary
- 21:3321:33, 14 April 2024 diff hist +39 Help:Contents No edit summary
- 21:3321:33, 14 April 2024 diff hist −4 Help:Contents No edit summary
- 21:3221:32, 14 April 2024 diff hist +2 Help:Contents No edit summary
- 21:3121:31, 14 April 2024 diff hist +42 Help:Contents No edit summary
- 21:3021:30, 14 April 2024 diff hist +5,266 N Help:Commonly used templates Created page with "''Use these tags either to help edit an article or create established formatted articles.'' ==Off-Page Administration== ;'''{{tl|deletion|Enter your reason here}}''': Use this tag to mark a page for review for deletion by an Admin. Write your reason for deletion over '''Enter your reason here'''. ''Please'' review Help:Deletion before placing this tag. ;'''#REDIRECT real article name here''': This redirects a link to a diffe..." current
- 21:2621:26, 14 April 2024 diff hist 0 N Help:Sandbox Created blank page current
- 21:2621:26, 14 April 2024 diff hist +1,101 N Help:Contents Created page with "ShadowrunWiki runs on [http://www.mediawiki.org/ MediaWiki] software to enable anyone in the Shadowrun community to contribute to the website. == Quick Help == Recommend reading: # First, review the official [http://meta.wikimedia.org/wiki/Help:Contents#For_editors MediaWiki MediaWiki Help Contents for Editors]. # Next, consider reviewing [http://meta.wikimedia.org/wiki/Help:Wikitext_reference MediaWiki's Wikitext examples] (wiki != HTML). You can also access the [htt..." Tag: Visual edit: Switched
- 21:2421:24, 14 April 2024 diff hist +5 MediaWiki:Sidebar No edit summary
- 21:0621:06, 14 April 2024 diff hist +40 Policy:Canon No edit summary Tag: Visual edit
- 21:0621:06, 14 April 2024 diff hist +40 Policy:Fanon No edit summary Tag: Visual edit
- 21:0521:05, 14 April 2024 diff hist +40 Policy:Holostreets No edit summary Tag: Visual edit
- 21:0221:02, 14 April 2024 diff hist +3,265 N Policy:Copyrights Created page with "{{Under construction|placedby=Catrone3}} == Definition of Copyright Material == Copyright material refers to content protected by intellectual property laws, including but not limited to text, images, videos, audio recordings, and other creative works. This includes both original content created by users and content sourced from external sources. == Respect for Copyright == Users are required to respect copyright laws and only upload or use content for which they hold..." Tag: Visual edit