Advertisement:

User contributions for Thewolf12

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 500 | ) (20 | 50 | 100 | 250 | 500)

8 November 2023

6 November 2023

5 November 2023

29 October 2023

27 October 2023

23 October 2023

17 October 2023

13 October 2023

12 October 2023

11 October 2023

9 October 2023

7 October 2023

6 October 2023

1 October 2023

28 September 2023

27 September 2023

7 September 2023

31 August 2023

30 August 2023

29 August 2023

28 August 2023

  • 07:1807:18, 28 August 2023 diff hist +14 m Main PageNo edit summary current
  • 07:1607:16, 28 August 2023 diff hist 0 N Category:Pages with syntax highlighting errorsCreated blank page current Tag: Visual edit: Switched
  • 07:1407:14, 28 August 2023 diff hist +1,686 N Template:Always substitute/docCreated page with "{{tsh|subst only}} {{never substitute}} {{high-use}} {{doc sub}} <!--- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE ---> {{tlf|Always substitute}} produces the following notice: <div style="padding-top:0.5em;padding-bottom:0.6em;">{{Subst only|actualtemplate={{tlg|foo|subst=on}}}}</div> (but {{tlf|Always substitute}} itself should '''''not''''' be substituted.) === Usage === <code><nowiki>{{Always substitute}}</nowiki></code> {..." current
  • 07:1307:13, 28 August 2023 diff hist +922 N Template:Always substituteCreated page with "{{{{{|safesubst:}}}#invoke:Unsubst|main|$B= {{Ombox | name = Subst only | type = notice | text = '''This template {{#switch:{{{yesnomaybe|}}}|may=may be substituted'''|never=should ''not'' be substituted'''||#default=should always be substituted''' (i.e., use <!-- -->{{{actualtemplate|{{template other|{{Tlsp|{{#switch:{{SUBPAGENAME}}|doc|sandbox={{BASEPAGENAME}}|{{PAGENAME}}}}}}|{{Tlsu|{{FULLPAGENAME}}..." current
  • 07:1307:13, 28 August 2023 diff hist +1,162 N Template:Nosubst/docCreated page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{hatnote|The following also '''applies''' to this template, so this template should '''never''' be substituted:}} {{Never substitute}} === Usage === <code><nowiki>{{Never substitute}}</nowiki></code> This template should be placed on the <big>documentation Wikipedia:Subpage|..." current
  • 07:1207:12, 28 August 2023 diff hist +80 N Template:NosubstCreated page with "{{Always substitute|yesnomaybe=never}}<noinclude> {{Documentation}} </noinclude>" current
  • 07:1107:11, 28 August 2023 diff hist +849 N Template:Not a sandbox/docCreated page with "{{Documentation subpage}} <!----PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE----> {{Hatnote|The following also applies to this template, so '''this page is not a sandbox:'''}} {{not a sandbox}} {{nosubst}} ===Usage=== This template is used for pages that are very closely related to the real sandbox page, and can be easily misinterpreted as sandboxes. ===TemplateData=== {{Format TemplateData|JSON= { "params": { "note": { "label": "Note", "descripti..." current
  • 07:1007:10, 28 August 2023 diff hist +479 N Template:Not a sandboxCreated page with "{{Mbox | type = content | image = 50px|alt=|link= | text = '''This page is ''not'' a sandbox.'''<br><div style="font-size:100%">It should not be used for test editing. To experiment, please use the Wikipedia sandbox, your user sandbox, or the other sandboxes. {{{note|}}}</div> }}<noinclude> {{Documentation}} </noincl..." current
  • 07:1007:10, 28 August 2023 diff hist +1,430 N Module:Sandbox/docCreated page with "<!-- DO NOT EDIT THIS PAGE AS A TEST! IT IS DOCUMENTATION. Thanks. -->{{module other|{{ombox|type=notice|image=40x40px|link=|alt=Protected|text=Edits to this page are restricted to template editors because it is frequently edited by mistake. If you want to test a module, see the instructions below or use Module:Module sandbox; do not edit this page itself.}}}} {{not a sandbox}} == Scribunto testin..." current
  • 07:0907:09, 28 August 2023 diff hist +472 N Module:SandboxCreated page with "--[[ Please do not edit this page. This page serves as a root for the sandbox. The following below is some starter code that you may use to get started with module writing and testing. Please feel free to take this to get started on your module. Remember to remove this top notice when copying and pasting from here to your module sandbox. ]]-- local p = {} p.main = function(frame) local args = frame.args local out = '' -- some code here return out end return p" current
  • 07:0807:08, 28 August 2023 diff hist +7,078 N Module:Text/docCreated page with "{{high use}} '''<code>Text</code>''' – Module containing methods for the manipulation of text, wikimarkup and some HTML. == {{Anchor|Vorlage}} Functions for templates == All methods have an unnamed parameter containing the text. The return value is an empty string if the parameter does not meet the conditions. When the condition is matched or some result is successfully found, strings of at least one character are returned. ; char {{Anchor|char}} : Creates a string..." current
  • 07:0507:05, 28 August 2023 diff hist +1,134 N Module:DemoTemplate/docCreated page with "{{Module rating|beta}} <!-- 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..." current
  • 07:0407:04, 28 August 2023 diff hist +908 N Module:DemoTemplateCreated page with "require('strict') 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.gsub(k, '=..." current
  • 07:0307:03, 28 August 2023 diff hist +462 N Template:Terminate sentence/docCreated 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 --> {{uncat}} }}</includeonly>" current
  • 07:0207:02, 28 August 2023 diff hist +110 N Template:Terminate sentenceCreated page with "{{{1}}}{{#if:{{#invoke:text|sentenceTerminated|{{{1|}}}}}||{{{2|.}}}}}<noinclude>{{documentation}}</noinclude>" current
  • 06:5906:59, 28 August 2023 diff hist +12 m Death WaveNo edit summary Tag: Visual edit
  • 06:5606:56, 28 August 2023 diff hist −4 m Death WaveNo edit summary
  • 06:4806:48, 28 August 2023 diff hist 0 N Category:Use mdy dates from July 2023Created blank page current
  • 06:4706:47, 28 August 2023 diff hist 0 N Category:Short description with empty Wikidata descriptionCreated blank page current
  • 06:4706:47, 28 August 2023 diff hist 0 N Category:Character popCreated blank page current
  • 06:4706:47, 28 August 2023 diff hist 0 N Category:Converted comics character infoboxesCreated blank page current
  • 06:4306:43, 28 August 2023 diff hist −12 m Death WaveNo edit summary
  • 06:4006:40, 28 August 2023 diff hist +8,101 N Template:Infobox comics character/docCreated page with "{{Documentation subpage}} {{high use}} {{auto short description}} {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} {{Uses TemplateStyles|Template:Comics infobox sec/styles.css}} This template is intended to be used for comic book superheroes/supervillains only. Please see the Wiki Animation Project for the correct templates for animated superheroes. For discussions on this template, its..." current
  • 06:3906:39, 28 August 2023 diff hist +5,953 N Template:Infobox comics characterCreated page with "{{Main other|{{Short description|Comics character|noreplace}}}} <includeonly>{{Infobox | bodyclass = ib-comics-character ib-comics | templatestyles = Comics infobox sec/styles.css | autoheaders = y | above = {{{character_name|{{PAGENAMEBASE}}}}}<!--{{{species_name|}}}--> | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imagesize|{{{image_size|}}}}}}|alt={{{alt|}}}}} | caption = {{{caption|}}} | header1 = Publication information | label2 =..." current
  • 06:3806:38, 28 August 2023 diff hist +420 m Death WaveNo edit summary

27 August 2023

  • 02:5702:57, 27 August 2023 diff hist +39 m Death WaveNo edit summary Tag: Visual edit
  • 02:4002:40, 27 August 2023 diff hist 0 m Death WaveNo edit summary Tag: Visual edit
  • 02:3702:37, 27 August 2023 diff hist +592 m Death WaveNo edit summary Tag: Visual edit
  • 02:2002:20, 27 August 2023 diff hist +139 m Death WaveNo edit summary
  • 02:1702:17, 27 August 2023 diff hist +3,384 N Template:Show/docCreated page with "{{Documentation subpage}} <!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata --> This template is for use when you wish to minimise information to be expanded at the user's discretion. Use sparingly, it does not work on mobile. ==Usage== === Unnamed parameters === <syntaxhighlight lang="wikitext"> {{show |Header! |Content! This information here will not show until you click the "show" button. It's then hidden by collapsing the..." current
  • 02:1602:16, 27 August 2023 diff hist +368 N Template:ShowCreated page with "{{hidden begin|style=padding: 0px;{{{frame-style|}}}|ta1={{{head-align|{{{headalign|left}}}}}}|titlestyle=padding: 0px;{{{head-style|}}}|title={{{1|<noinclude>Header</noinclude>}}}|ta2={{{content-align|{{{textalign|left}}}}}}|contentstyle=padding: 0px;{{{content-style|}}}}}{{{2|<noinclude>Content</noinclude>}}}{{hidden end}}<noinclude> {{Documentation}} </noinclude>" current
  • 02:1502:15, 27 August 2023 diff hist +1,419 N Module:Formatted appearance/docCreated page with "{{High-use}} {{Lua|Module:Arguments|Module:List}} '''Module:Formatted appearance''' is used to create a formatted style for first appearance and last appearance entries in Template:Infobox character or for other similar fictional elements. == Usage == * {{Mlx|{{BASEPAGENAME}}|getFormattedAppearance|major_work{{=}}|minor_work{{=}}|date{{=}}}} * {{Mlx|{{BASEPAGENAME}}|getFormattedAppearance|major_work{{=}}|issue{{=}}|date{{=}}}} == Parameter list == {| class="wikita..." current
  • 02:1402:14, 27 August 2023 diff hist +9,738 N Module:Formatted appearanceCreated page with "-- This module requires the use of Module:List. local list = require('Module:List') local p = {} -- Local function which is used to get a correctly formatted entry. -- Function checks if the array had a value added by checking the counter, -- and returns the relevant result. local function getFormattedEntry(args, counter) if (counter == 1) then -- Check if the counter stayed the same. return "" -- Nothing was added to array; R..." current
  • 02:1302:13, 27 August 2023 diff hist −7 m Death WaveNo edit summary Tag: Visual edit: Switched
  • 02:1202:12, 27 August 2023 diff hist +57 N File:Death Wave.jpgNo edit summary current
  • 02:0402:04, 27 August 2023 diff hist +31,626 N Template:Infobox character/docCreated page with "{{Documentation subpage}} {{High-use}} {{auto short description}} {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters|Module:Formatted appearance}} '''Infobox character''' is used to create an infobox for a fictional character of any type. == Usage == The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page. {{Infobox character | name = {{{name}}} | series..." current
  • 02:0302:03, 27 August 2023 diff hist +7,107 N Template:Infobox characterCreated page with "{{Main other|{{Short description|Fictional character|noreplace}}}} {{Infobox | bodystyle = border-spacing: 2px 5px; | above = {{If empty |{{{name|}}} |<includeonly>{{PAGENAMEBASE}}</includeonly> }} | abovestyle = background-color: #DEDEE2; | subheader = {{#if: {{{series|}}}{{{franchise|}}} | {{#if: {{{series|}}} | ''{{{series|}}}'' | {{{franchise|}}} }} character{{#if: {{{multiple|}}} | s }} }} | image = {{#invoke:InfoboxImage|InfoboxImage|image=..." current
  • 02:0202:02, 27 August 2023 diff hist −499 m Death WaveNo edit summary
  • 01:5801:58, 27 August 2023 diff hist +932 N Death WaveCreated page with "<nowiki>{{short description|Tribal character}}</nowiki> <nowiki>{{Use mdy dates|date=July 2023}}</nowiki> <nowiki>{{Infobox character</nowiki> | name = Death Wave <nowiki>|</nowiki> series = <nowiki>Tribal</nowiki> | image = Freeza title page.jpg | image_size = 230px <nowiki>|</nowiki> caption = Frieza in his final form (<nowiki>''</nowiki>right<nowiki>''</nowiki>), as drawn by <nowiki><br></nowiki>Akira Toriyama | first =Unknown <nowiki>|</nowiki> creator..." Tag: Visual edit

19 July 2023

(newest | oldest) View (newer 500 | ) (20 | 50 | 100 | 250 | 500)