User contributions for Pat Palmer
Jump to navigation
Jump to search
6 April 2024
- 09:4609:46, 6 April 2024 diff hist +37,002 m User:Pat Palmer/sandbox No edit summary Tag: Reverted
- 09:4209:42, 6 April 2024 diff hist −6 m Duleep Singh No edit summary
- 09:4109:41, 6 April 2024 diff hist 0 m Duleep Singh No edit summary
- 09:4109:41, 6 April 2024 diff hist +33 m Duleep Singh No edit summary
- 09:4009:40, 6 April 2024 diff hist +164 Duleep Singh adding an image
- 09:3909:39, 6 April 2024 diff hist −122 m Duleep Singh No edit summary
- 09:3409:34, 6 April 2024 diff hist −15 m Template:Duleep Singh/Metadata No edit summary current
- 09:3409:34, 6 April 2024 diff hist −582 Duleep Singh WPAttribution
- 09:3309:33, 6 April 2024 diff hist +395 N Duleep Singh/Bibliography Created page with "{{subpages}} * Aijazuddin, F.S. Sikh Portraits by European Artists, Sotheby Parke Bernet,London & Oxford University Press, Karachi and New delhi, 1979. * Bance, Peter (Bhupinder Singh Bance). ''The Duleep Singh's''. Sutton Publishing, ISBN 0-7509-3488-3 * Campbell, Christy. ''The Maharaja's Box: An Imperial Story of Conspiracy, Love and a Guru's Prophecy''. Harper Collins, ISBN 0-00-653078-8" current
- 09:3209:32, 6 April 2024 diff hist +228 N Duleep Singh/External Links Created page with "{{subpages}} *[http://www.duleepsingh.com/ "Official" Duleep Singh site] *[http://www.4dw.net/royalark/India4/lahore4.htm RoyalArk on Punjab's dynasty, includes extensive bios] *[http://www.asht.info/ Anglo Sikh Heritage Trail]" current
- 09:1109:11, 6 April 2024 diff hist +253 N Module:Module wikitext Created page with "local p = {} p.text = '' function p.main() return p.text end function p._addText(text, preprocessFrame) if preprocessFrame ~= false then text = (preprocessFrame or mw.getCurrentFrame()):preprocess(text) end p.text = p.text .. text end return p" current
- 09:0909:09, 6 April 2024 diff hist +6,571 N Module:TNT Created page with "-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules -- -- ATTENTION: -- Please do NOT rename this module - it has to be identical on all wikis. -- This code is maintained..." current
- 09:0809:08, 6 April 2024 diff hist +1,691 N Module:Documentation/i18n Created page with "local format = require('Module:TNT').format local i18n = {} i18n['cfg-error-msg-type'] = format('I18n/Documentation', 'cfg-error-msg-type') i18n['cfg-error-msg-empty'] = format('I18n/Documentation', 'cfg-error-msg-empty') -- cfg['template-namespace-heading'] -- The heading shown in the template namespace. i18n['template-namespace-heading'] = format('I18n/Documentation', 'template-namespace-heading') -- cfg['module-namespace-heading'] -- The heading shown in the module..." current
- 09:0609:06, 6 April 2024 diff hist +1,691 N Template:Documentation/i18n/sandbox Created page with "local format = require('Module:TNT').format local i18n = {} i18n['cfg-error-msg-type'] = format('I18n/Documentation', 'cfg-error-msg-type') i18n['cfg-error-msg-empty'] = format('I18n/Documentation', 'cfg-error-msg-empty') -- cfg['template-namespace-heading'] -- The heading shown in the template namespace. i18n['template-namespace-heading'] = format('I18n/Documentation', 'template-namespace-heading') -- cfg['module-namespace-heading'] -- The heading shown in the module..." current
- 09:0509:05, 6 April 2024 diff hist +17,747 N Module:Documentation/config Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------..." current
- 09:0309:03, 6 April 2024 diff hist +745 N Module:Yesno Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =..." current
- 09:0109:01, 6 April 2024 diff hist +18,558 N Module:Message box Created page with "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('strict') local getArgs local yesno = require('Module:Yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = '..." current
- 08:5908:59, 6 April 2024 diff hist +36,079 N Module:Documentation Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local i18n = mw.loadData('Module:Documentation/i18n') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -..." current
- 08:4908:49, 6 April 2024 diff hist +10,895 N Template:Documentation/doc Created page with "<noinclude>{{pp-semi-indef}} </noinclude>{{Distinguish|Template:Documentation subpage}} {{Documentation subpage}} {{template shortcut|doc}} {{High-use}} {{Lua|Module:Documentation}} {{Never substitute}} The {{tlx|documentation}} template is used to contain the documented information and instructions of a certain template, usually from a /doc subpage. It can also be configured to load the content from other pages or be directly fed by text. For detailed inst..." current
- 08:4808:48, 6 April 2024 diff hist +151 N Template:Documentation Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>" current
- 08:4608:46, 6 April 2024 diff hist +2,125 N Template:Efn/doc Created page with "{{Documentation subpage}} {{Transwiki guide |small=yes |text=See '''this information''' on copying this template and modifying it for use on another wiki.}} <!-- Categories and interwikis go at the bottom of this page. --> {{High-use}} '''Explanatory footnotes''' or '''Efn''' are footnotes which provide something other than, or more than, a reference to a source that supports the accompanying text. The first un..." current
- 08:4608:46, 6 April 2024 diff hist +667 N Template:Efn Created page with "<includeonly>{{safesubst<noinclude />:#if:{{{name|}}} |{{#tag:ref|{{{1|{{{reference|{{{content|{{{text|}}}}}}}}}}}}|name={{{name|}}}|group={{safesubst<noinclude />:#switch: {{{group|}}} | note | upper-alpha | upper-roman | lower-alpha | lower-greek | lower-roman = {{{group|}}} | #default = lower-alpha }}}} |{{#tag:ref|{{{1|{{{reference|{{{content|{{{text|}}}}}}}}}}}}|group={{safesubst<noinclude />:#switch: {{{group|}}} | note | up..." current
5 April 2024
- 11:3711:37, 5 April 2024 diff hist −4 m Eric E. Schmidt/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m Steve Coll/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m Justine Kilpatrick/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m Peter Beinart/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m Roger Ferguson/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m Eleanor Brown/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m Noosheen Hashemi/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m Walter Russell Mead/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m William Gerrity/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m Jonathan Soros/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m Bernard L. Schwartz/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m Craig Newmark/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m Liaquat Ahamed/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3711:37, 5 April 2024 diff hist −4 m Ted Halstead/Definition Text replacement - "New America Foundation" to "New America Foundation" current
- 11:3511:35, 5 April 2024 diff hist +580 m CZ:Suspect article list No edit summary
- 11:2711:27, 5 April 2024 diff hist −46 m Office of Management and Budget/Related Articles →Bot-suggested topics
- 11:2711:27, 5 April 2024 diff hist −133 m Office of Management and Budget/Related Articles →Directors
- 11:2711:27, 5 April 2024 diff hist −223 m Office of Management and Budget/Related Articles →Directors
- 11:2611:26, 5 April 2024 diff hist −263 m Office of Management and Budget/Related Articles →Subtopics
- 11:2611:26, 5 April 2024 diff hist −55 m Office of Management and Budget/Related Articles →Directors
- 11:2611:26, 5 April 2024 diff hist −24 m Office of Management and Budget/Related Articles No edit summary
- 11:2511:25, 5 April 2024 diff hist −24 m University of Pennsylvania/Related Articles No edit summary
- 11:2311:23, 5 April 2024 diff hist −30 m Integrative medicine/Related Articles →Subtopics
- 11:2311:23, 5 April 2024 diff hist −54 m Integrative medicine/Related Articles →Subtopics
- 11:0911:09, 5 April 2024 diff hist 0 m Template:César Cui/Metadata No edit summary current
- 11:0911:09, 5 April 2024 diff hist +77 m César Cui {{WPAttribution}}
- 11:0811:08, 5 April 2024 diff hist +14 m César Cui No edit summary
- 08:2608:26, 5 April 2024 diff hist −16 m Hitler as military leader Text replacement - "Kriegsmarine" to "navy"