User contributions for LIMAFOX76
Appearance
15 June 2024
- 09:2409:24, 15 June 2024 diff hist +323 N Template:Strong Created page with "<strong {{#if:{{{role|}}}|role="{{{role}}}"}} {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</strong><noinclude> {{documentation}} <!-- Add cats and interwikis to the /doc subpage, not here! --> </noinclude>" current
- 09:1309:13, 15 June 2024 diff hist +767 N Template:Talk header/styles.css Created page with "→{{pp-template}}: →Talk header styles: .talkheader { text-align: center; } .talkheader-body { display: flex; } .talkheader-help, .talkheader-policies, .talkheader-shortcuts { display: flex; align-items: center; padding: 0.1em; } .talkheader-help { flex: 2 1 auto; border: 1px solid #c0c090; background-color: white; } .talkheader-policies { flex: 1 1 auto; } .talkheader-policies + .talkheader-policies { border-left: 1px solid #c0c090; } .talkheader-..." current
- 09:1209:12, 15 June 2024 diff hist +1,647 N Module:Message box/tmbox.css Created page with "→{{pp|small=y}}: .tmbox { margin: 4px 0; border-collapse: collapse; border: 1px solid #c0c090; →Default "notice" gray-brown: background-color: #f8eaba; box-sizing: border-box; } →For the "small=yes" option.: .tmbox.mbox-small { font-size: 88%; line-height: 1.25em; } .tmbox-speedy { border: 2px solid #b32424; →Red: background-color: #fee7e6; →Pink: } .tmbox-delete { border: 2px solid #b32424; →Red: } .tmbox-content { bord..." current
- 09:1009:10, 15 June 2024 diff hist +5,596 N Template:Talk header Created page with "<templatestyles src="Module:Message box/tmbox.css"/><templatestyles src="Talk header/styles.css" />{{#ifeq: {{{bottom}}} | yes | {{Tmbox | small = {{{small|}}} | image = none | style = text-align: center | text = {{Strong|Please place new discussions at the bottom of the talk page.}} }} }}<table role="presentation" class="tmbox tmbox-notice talkheader plainlinks" id="talkheader" style="border-collapse: separate;"><tr> <td style="border-bottom: 1px solid #c0c090; font-we..."
- 09:0409:04, 15 June 2024 diff hist +640 N Module:Pagetype/rfd Created page with "-- This page contains a table of all RfD templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. return { -- Template forms (these should be substituted so we should rarely see these) ["Redirect for discussion"] = true, ["RFD"] = true, ["RfD"] = true, ["Rfd1"] = true, ["Rfd-t"] = true, ["Rfd"] = true, ["Rfd-NPF"] = true, ["..." current
- 09:0309:03, 15 June 2024 diff hist +1,807 N Module:Pagetype/softredirect Created page with "-- This page contains a table of all soft redirect templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. return { ["Soft redirect"] = true, ["Interwiki redirect"] = true, ["SoftRedirect"] = true, ["Soft Redirect"] = true, ["Softredirect"] = true, ["Softredir"] = true, ["Soft link"] = true, ["Soft redir"] = true, ["Soft"]..." current
- 09:0209:02, 15 June 2024 diff hist +17,882 N Module:Wikitext Parsing Created page with "require("strict") --Helper functions local function startswith(text, subtext) return string.sub(text, 1, #subtext) == subtext end local function endswith(text, subtext) return string.sub(text, -#subtext, -1) == subtext end local function allcases(s) return s:gsub("%a", function(c) return "["..c:upper()..c:lower().."]" end) end local trimcache = {} local whitespace = {[" "]=1, ["\n"]=1, ["\t"]=1, ["\r"]=1} local function cheaptrim(str) --mw.text.trim is surprising..." current
- 09:0009:00, 15 June 2024 diff hist +4,216 N Module:Pagetype/config Created page with "-------------------------------------------------------------------------------- -- Module:Pagetype configuration data -- -- This page holds localisation and configuration data for Module:Pagetype. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. -------------------------------------------------------------------------------- -- St..." current
- 08:5908:59, 15 June 2024 diff hist +8,227 N Module:Pagetype Created page with "-------------------------------------------------------------------------------- -- -- -- This meta-module which automatically detects namespaces, and allows -- -- for a great deal of customisation. It can easily be ported to other -- -- wikis by changing the values in the Module:Pagetype/config. -- --..." current
- 08:5808:58, 15 June 2024 diff hist +179 N Template:Pagetype Created page with "{{<includeonly>safesubst:</includeonly>#invoke:pagetype|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 08:5708:57, 15 June 2024 diff hist +130 N Template:First word Created page with "{{<includeonly>safesubst:</includeonly>#invoke:String|match|s={{{1}}}|^[^{{{sep|%s}}}]*}}<noinclude> {{documentation}}</noinclude>" current
- 08:5608:56, 15 June 2024 diff hist +95 N Template:Testcases other Created page with "{{#ifeq:{{SUBPAGENAME}}|testcases|{{{1|}}}|{{{2|}}}}}<noinclude> {{documentation}} </noinclude>" current
- 08:5508:55, 15 June 2024 diff hist +59 N Stargate Wiki talk:Main Page Created page with "{{Short description|project page for Main Page discussion}}" current
- 08:5308:53, 15 June 2024 diff hist +827 N Template:Short description/lowercasecheck Created page with "{{#ifeq:<!--test first character for lower-case letter-->{{#invoke:string|find|1={{{1|}}}|2=^%l|plain=false}}|1 |<!-- first character is a lower case letter; test against whitelist -->{{#switch: {{First word|{{{1|}}}}}<!--begin whitelist--> |c. <!--for circa--> |gTLD |iMac |iOS |iOS, |iPad |iPhone |iTunes |macOS |none |pH |pH-dependent=<!-- end whitelist; short description starts with an allowed lower-case string; whitelist matched; do nothing --> |#default=<!-- apply c..." current
- 08:5208:52, 15 June 2024 diff hist +3,312 N Module:Check for unknown parameters Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the original wikitext..." current
- 08:5108:51, 15 June 2024 diff hist +1,348 N Template:Short description Created page with "{{#ifeq:{{lc:{{{1|}}}}}|none|<nowiki /><!--Prevents whitespace issues when used with adjacent newlines-->|<div class="shortdescription nomobile noexcerpt noprint searchaux" style="display:none">{{{1|}}}{{SHORTDESC:{{{1|}}}|{{{2|}}}}}</div>}}<includeonly>{{#ifeq:{{{pagetype}}}|Disambiguation pages||{{#ifeq:{{pagetype |defaultns = all |user=exclude}}|exclude||{{#ifeq:{{#switch: {{NAMESPACENUMBER}} | 2 | 3 | 4 | 5 | 6 | 7 | 10 | 11 | 12 | 13 | 14 | 15 | 100 | 101 | 118 | 11..." current
9 June 2024
- 21:1121:11, 9 June 2024 diff hist +18 m Amanda O'Leary Adding picture current
- 21:1021:10, 9 June 2024 diff hist +340 N File:Amanda O'Leary.png {{Information | description = Amanda O'Leary | source = [https://static.wikia.nocookie.net/stargate/images/6/6e/Amanda_O%27Leary.jpg/revision/latest?cb=20160405031613&format=original Fandom] | date = | author = | permission = | other_versions = }} == License == {{non-free biog-pic|Amanda O'Leary}} current
- 19:3319:33, 9 June 2024 diff hist +1,079 Cole (Hathor) No edit summary current
8 June 2024
- 12:4212:42, 8 June 2024 diff hist +4 m Kleinhouse →{{ep|hathor}} (1997) current
- 12:4112:41, 8 June 2024 diff hist +4 m Kleinhouse →{{ep|hathor}} (1997)
- 12:2412:24, 8 June 2024 diff hist −73 m Kleinhouse No edit summary
- 12:2312:23, 8 June 2024 diff hist +1,400 Kleinhouse No edit summary
- 12:0112:01, 8 June 2024 diff hist 0 m File:Dave Hurtubise.png No edit summary current
- 12:0112:01, 8 June 2024 diff hist +18 m Dave Hurtubise No edit summary current
- 12:0012:00, 8 June 2024 diff hist +332 N File:Dave Hurtubise.png {{Information | description = Dave Hurtubise | source = [https://www.facebook.com/photo.php?fbid=7848285338539650&set=pb.100000747859597.-2207520000&type=3 Hurtubise's Facebook page] | date = | author = | permission = | other_versions = }} == License == {{non-free biog-pic|Dave Hurtubise]]
- 11:5411:54, 8 June 2024 diff hist +88 m Dave Hurtubise Adding Facebook link and the last name on Tomis
6 June 2024
- 21:0421:04, 6 June 2024 diff hist −31 m Stargate: Continuum Removing [[ current
- 21:0421:04, 6 June 2024 diff hist +254 User talk:LIMAFOX76 →Stargate: Continuum: Reply
4 June 2024
2 June 2024
- 17:1817:18, 2 June 2024 diff hist +44 Category:Separate continuity No edit summary current
- 17:1717:17, 2 June 2024 diff hist +167 N Category:Separate continuity Created page with "This category gathers all Stargate things that are part of a separate continuity, meaning not part of the ''Stargate'' canon. Category:Encyclopaedic space"
1 June 2024
- 21:2221:22, 1 June 2024 diff hist +15 m Stargate Wiki:About →How to Utilize current
- 21:1821:18, 1 June 2024 diff hist +8 m Stargate Wiki:Current events/Television airing No edit summary
- 21:1621:16, 1 June 2024 diff hist +271 Stargate Wiki:Current events/Latest site news No edit summary
- 21:1221:12, 1 June 2024 diff hist +141 Stargate Wiki:About →How to Utilize
- 21:0021:00, 1 June 2024 diff hist +117 Stargate Wiki:About →Getting started
- 11:0311:03, 1 June 2024 diff hist +6 m Alameda Room →Behind the scenes: Updating website link current
- 10:5210:52, 1 June 2024 diff hist +1 m Caves of Kaleemah →{{ep|full circle}} (2002) current
6 April 2024
- 09:1509:15, 6 April 2024 diff hist +6 User:LIMAFOX76 No edit summary current
16 March 2024
- 09:1409:14, 16 March 2024 diff hist +16 m Caves of Kaleemah →Notes
13 March 2024
- 21:4121:41, 13 March 2024 diff hist +45 m Caves of Kaleemah →Notes
26 February 2024
- 22:0822:08, 26 February 2024 diff hist +1,155 Caves of Kaleemah No edit summary
- 21:5121:51, 26 February 2024 diff hist +463 N File:Caves of Kaleemah in Stargate.png {{Information TV series screencap | series = | episode = | repisode = ''Stargate - Director's Cut'' | epnumber = | time = 1:36:57 | description = The Caves of Kaleemah | source = Personal capture | copyright_date = | screenshot_date = February 26, 2024 | author = | permission = See license section }} == License == {{Fair use Screencaps|location|film}} current
- 17:0317:03, 26 February 2024 diff hist +5,694 N Caves of Kaleemah Created page with "{{Infobox Location | nocat = | spoiler = | image = | caption = | independant = | continuity = | alternate reality = <!-- semantic data --> | alternate timeline = <!-- semantic data --> | hallucination = <!-- semantic data --> | location type = Room | title = | galaxy = Milky Way | planet = A..."
24 February 2024
- 15:2015:20, 24 February 2024 diff hist −2 Template:Technology navbox No edit summary current
- 10:3610:36, 24 February 2024 diff hist +238 m MediaWiki:Technology-Preload No edit summary current
- 09:4309:43, 24 February 2024 diff hist +123 Template:Infobox Technology No edit summary current
- 09:4309:43, 24 February 2024 diff hist +238 Template:Infobox Technology/doc →Syntax current
3 February 2024
- 13:2813:28, 3 February 2024 diff hist +18 m Alameda Room No edit summary Tag: Manual revert