User contributions for JarlPenguin

From The Blockheads Wiki
A user with 126 edits. Account created on 17 December 2023.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

7 August 2024

  • 03:1803:18, 7 August 2024 diff hist +3,712 N Template:Infobox header/docCreated page with "{{documentation header}} This is a skeleton for infobox header, for use in <code><nowiki>{{infobox}}</nowiki></code>. == Usage == <pre>{{infobox header| header }}</pre> Alternatively, you can use the named parameter {{p|header}} as a substitute for {{p|1}}. The parameter {{p|collapsible}} can be set to make the following infobox rows collapsible. The parameter {{p|collapsed}} can be set to make the following rows collapsed by default. The par..." current
  • 03:1703:17, 7 August 2024 diff hist +466 N Template:Infobox headerCreated page with "<includeonly>|- class="collapsible-rows {{#if: {{{collapsible|}}} | collapsible {{#if:{{{collapsed|}}}|collapsed}} }}" ! colspan="2" class="infobox-header {{{class|infobox-title}}}" {{#if: {{{style|}}} | style="{{{style}}}" }} | {{{1|{{{header|}}}}}} <code class="history-json">{"label": "{{JsonEscape|{{{1|{{{header|}}}}}}}}", "field": ""}</code> |-</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>" current
  • 03:1703:17, 7 August 2024 diff hist +471 N Template:Template "see also" see also/docCreated page with "{{documentation header}} <!-- Documentation here --> This is the meta "see also" template, used for quick linking (and updating of links) between see also templates. It should be transcluded on all see also templates. == Usage == <code><nowiki>{{Template "see also" see also}}</nowiki></code> <includeonly> <!-- Template categories/interwikis --> Category:Documentation templates </includeonly> <noinclude> <!-- Documentation categories/interwikis --> </noinclude>" current
  • 03:1703:17, 7 August 2024 diff hist +414 N Template:Template "see also" see alsoCreated page with "*{{tl|Iconbar see also}} *{{tl|Infobox see also}} *{{tl|License see also}} *{{tl|Link see also}} *{{tl|Maintenance see also}} *{{tl|Module recipe see also}} *{{tl|Navbox see also}} *{{tl|Recipe table see also}} *{{tl|Sprite see also}} *{{tl|Tag see also}} *{{tl|Template "see also" see also}} *{{tl|UI see also}}<noinclude> {{documentation}} <!-- Put categories/interwikis on the documentation page --></noinclude>" current
  • 03:1603:16, 7 August 2024 diff hist +532 N Template:Infobox see also/docCreated page with "{{documentation header}} <!-- Documentation here --> This is a "see also" template, used for quick linking (and updating of links) between infobox templates. It should be transcluded on all infobox templates. == Usage == <code><nowiki>{{Infobox see also}}</nowiki></code> == See also == *Category:Infobox templates {{Template "see also" see also}} <includeonly> <!-- Template categories/interwikis --> Category:Documentation templates </includeonly> <noinclude>..." current
  • 03:1603:16, 7 August 2024 diff hist +1,464 N Template:Infobox see alsoCreated page with ";Minecraft *{{tl|Infobox biome}} *{{tl|Infobox block}} *{{tl|Infobox command}} *{{tl|Infobox development phase}} *{{tl|Infobox effect}} *{{tl|Infobox enchantment}} *{{tl|Infobox entity}} *{{tl|Infobox fluid}} *{{tl|Infobox item}} *{{tl|Infobox item entity}} *{{tl|Infobox structure}} ;Minecraft Dungeons *{{tl|Infobox Dungeons cosmetic}} *{{tl|Infobox Dungeons enchantment}} *{{tl|Infobox Dungeons entity}} *{{tl|Infobox Dungeons item}} *{{tl|Infobox Dungeons mission}} ;Mine..." current

6 August 2024

  • 17:1617:16, 6 August 2024 diff hist +383 N Template:JsonEscapeCreated page with "<includeonly>{{#iferror: {{#replace: {{#dplreplace: {{#dplreplace: {{#replace:{{{1|}}}|"|\"}} | /\[\[([^\]\{{!}}]+)\{{!}}([^\]]+)\]\]([a-z]*)/ | (link to \1 article, displayed as \2\3) }} | /\[\[([^\]]+)\]\]([a-z]*)/ | (link to \1 article, displayed as \1\2) }} | <nowiki/> <nowiki/> | \n }}|(values exceeds 1000 characters...)}}</includeonly><noinclude>{{documentation}}</noinclude>" current
  • 17:0517:05, 6 August 2024 diff hist +366 N Module:Random/docCreated page with "{{documentation header}} <!-- Documentation here --> This module generates a pseudo-random number. It is used the same as <code>math.random</code>, however it first sets up a seed so that the number is actually random. <includeonly> <!-- Template categories/interwiki here --> </includeonly> <noinclude> <!-- Documentation categories/interwiki here --> </noinclude>" current
  • 17:0517:05, 6 August 2024 diff hist +605 N Module:RandomCreated page with "local p = {} local seeded local randomseed = math.randomseed local random = math.random function p.random( m, n ) if not seeded then p.seed() end return random( n and m or m and 1 or 0, n or m or 1 ) end function p.seed( seed ) randomseed( seed or ( os.time() + os.clock() * 1000000000 ) ) -- First few values of seed is not guaranteed to be random on some platforms random() random() seeded = true end function p.main( frame ) local m = tonumber( frame.a..." current
  • 17:0417:04, 6 August 2024 diff hist +34 N Template:Rcat/reasonsRedirected page to Template:Redr/Reason current Tag: New redirect
  • 17:0117:01, 6 August 2024 diff hist +8,784 N Template:Redr/Reason/docCreated page with "{{documentation header}} <!-- Documentation here --> <onlyinclude> {| class="wikitable" ! Name !! Produces !! Category |- ! colspan=3 | Variations of words |- |<code>plural</code> |From a plural to a singular term. Possibly not necessary, discuss. |Category:Redirects from plurals |- |<code>singular</code> |From a singular to a plural term. |Category:Redirects to plurals |- |<code>inflection</code>..." current
  • 17:0017:00, 6 August 2024 diff hist +5 Template:Redr/ReasonNo edit summary current
  • 17:0017:00, 6 August 2024 diff hist +8,429 N Template:Redr/ReasonCreated page with "{{#switch: {{lc:{{{1|}}}}}<!-- Variations of words --> | plural = *From a plural word to the page title in singular. (Discuss usefulness of this type).{{#if: {{{nocat|}}} || Category:Redirects from plurals }} | singular = *From a singular to a plural term.{{#if: {{{nocat|}}} || Category:Redirects to plurals }} | inflection | past tense | present tense | future tense | tense | verb | verb tense | verb inf..."
  • 16:5916:59, 6 August 2024 diff hist +27 N Template:RcatJarlPenguin moved page Template:Rcat to Template:Redr current Tag: New redirect
  • 16:5916:59, 6 August 2024 diff hist 0 m Template:RedrJarlPenguin moved page Template:Rcat to Template:Redr
  • 16:5916:59, 6 August 2024 diff hist +31 N Template:Rcat/docJarlPenguin moved page Template:Rcat/doc to Template:Redr/doc current Tag: New redirect
  • 16:5916:59, 6 August 2024 diff hist 0 m Template:Redr/docJarlPenguin moved page Template:Rcat/doc to Template:Redr/doc current
  • 16:5816:58, 6 August 2024 diff hist +3,750 N Template:Redr/docCreated page with "{{documentation header}} <!-- Documentation here --> {{shortcut|Rcat|Useful redirect|UsefulRedirect|R|Rcat shell}} This template should be used on redirect pages to classify redirects under particular redirect categories (rcats), such as, for example, Category:Redirects from other capitalizations. == Usage == <code>{<nowiki/>{Redr|rcat}}</code>. For multiple reasons, <code>{<nowiki/>{Redr|rcat1|rcat2}}</code> '''Do <u>not</u>''' place any templates before the #..."
  • 16:5816:58, 6 August 2024 diff hist +7,352 N Template:Message box/docCreated page with "{{documentation header}} {{shortcut|msgbox|notice|mbox|ambox}} This template is used to add consistent styling to message boxes. == Usage == <pre style="display: table;">{{Message box | mini = Mini mode | small = Mini mode | subtle = Subtle mode | class = Classes for the template | type = Notice type | bgcol = Custom background color | linecol = Custom line color | width = Custom width | float = Custom alignment | icon = Icon from Template:CommentSprite | imagecss = Cus..." current
  • 16:5716:57, 6 August 2024 diff hist +2,534 N Template:Message boxCreated page with "<includeonly><div class="msgbox searchaux {{#if: {{{mini|{{{small|}}}}}} | msgbox-mini | }} {{ #switch: {{{type|}}} | style | display | presentation = msgbox-yellow | minor | minor-issue | content | issue = msgbox-orange | major | major-issue | delete = msgbox-red | organization | title | move = msgbox-purple | details | parity | edition | upcoming = msgbox-blue | notice | note | info = msgbox-green | other = msgbox-magenta | #default = {{#if: {{#pos:..." current
  • 16:5716:57, 6 August 2024 diff hist +1,070 N Template:RedrCreated page with "{{Message box | class = msgbox-yellow | title = This page is a redirect: | text = <noinclude> * Actually, this page is a template page. Each redirect page using this template will list its reasons in bullet point format like this, though. There is a maximum of 6 bullet points, because this page currently does not use a module, even though it should (and will, soon). </noinclude><includeonly><nowiki/>{{ #if: {{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}..."
  • 16:5716:57, 6 August 2024 diff hist −101 Template:SlotRedirected page to Template:Inventory slot current Tag: New redirect
  • 16:5616:56, 6 August 2024 diff hist +151 N Template:SlotCreated page with "<includeonly>{{#invoke: inventory slot | slot }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page -->"
  • 16:5516:55, 6 August 2024 diff hist +6,054 N Template:Inventory slot/docCreated page with "{{documentation header}} {{shortcut|Slot}} {{lua|data=Inventory slot/Aliases}} The inventory slot template creates an interface element which looks and acts like an in-game inventory slot. The images used have the <code>Invicon ''<item name>''.png</code> name format, or <code>Grid ''<item name>'' (''<mod name>'').png</code> in case of mods (which are currently being phased out). GIF files are also supported for animated icons. == Usage == All inputs are optional:<b..." current
  • 16:5416:54, 6 August 2024 diff hist +2,426 N Template:Infobox row/docCreated page with "{{documentation header}} This is a skeleton for infobox rows, for use in {{tl|infobox}}. == Usage == <pre>{{infobox row | label | data }}</pre> Alternatively, you can use the named parameter {{p|label}} as a substitute for {{p|1}}, and {{p|field}} as a substitute for {{p|2}}. The parameter {{p|class}} can be added to add a class to the contents of the row. == Examples == {| class="wikitable" |- ! Wikitext source code !! Visual result |- |style="font-family:monospace;..." current
  • 16:5416:54, 6 August 2024 diff hist +464 N Template:Infobox rowCreated page with "<includeonly>{{ #if: {{{1|}}}{{{label|}}} | ! {{ucfirst: {{{1|{{{label|}}}}}} }} }} | {{#if: {{{class|}}} | class="{{{class}}}" }} {{ #if: {{{1|}}}{{{label|}}} || colspan="2" }} | {{{2|{{{field|}}}}}} <code class="history-json">{"label": "{{JsonEscape|{{ucfirst: {{{1|{{{label|}}}}}} }}}}", "field": "{{JsonEscape|{{{2|{{{field|}}}}}}}}"}</code> |-</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>" current
  • 16:5316:53, 6 August 2024 diff hist +1,082 N Template:Infobox itemCreated page with "{{#invoke:infobox|infobox | defaultimagesize = 160px | defaultimageclass = pixel-image | invimage = title | rows = {{infobox row|class=list-style-none|label={{#ifeq:{{NAMESPACE}}|Earth|Rarity|Rarity tier}}|field={{{rarity|Common}}} }} {{#if: {{{durability|}}} | {{infobox row|label=Durability|field={{{durability}}} }} }} {{#if: {{{armor|}}} | [[Armor::{{{armor}}}| ]]{{infobox row|label=Armor|field={{Armor|{{{armor}}}}} }} }}<includeonly>..."
  • 16:5316:53, 6 August 2024 diff hist +254 N Module:Inventory slot/Aliases/Table/docCreated page with "{{documentation header}} <!-- Documentation here --> Displays all aliases in a table. <includeonly>{{sandbox other|| <!-- Template categories/interwikis here --> }}</includeonly> <noinclude> <!-- Documentation categories/interwikis here --> </noinclude>" current
  • 16:5316:53, 6 August 2024 diff hist +1,368 N Module:Inventory slot/Aliases/TableCreated page with "local p = {} p.table = function() local slot = require( Module:Inventory slot ) local aliases = mw.loadData( Module:Inventory slot/Aliases ) local aliasNames = {} local aI = 1 for name in pairs( aliases ) do -- Skip the banner aliases (except "Any Banner"), as there are so -- many of them it causes the table to be excessively long if name == 'Any Banner' or not name:find( ' Banner$' ) and not name:find( '^Matching ' ) or not aliases[name:g..." current
  • 16:5216:52, 6 August 2024 diff hist +317 N Module:Inventory slot/Aliases/docCreated page with "{{documentation header}} <!-- Documentation here --> This table defines the aliases used in Module:Inventory slot. {{#invoke: Inventory slot/Aliases/Table | table }} <includeonly> <!-- Template categories/interwiki here --> </includeonly> <noinclude> <!-- Documentation categories/interwiki here --> </noinclude>" current
  • 16:5216:52, 6 August 2024 diff hist +45,671 N Module:Inventory slot/AliasesCreated page with "local aliases = { -- Common fuel types for furnace -- ['Any fuel'] = { 'Coal', 'Charcoal', { title = 'Log', name = 'Oak Log' }, { title = 'Overworld Planks', name = 'Oak Planks' }, 'Block of Coal' }, ['Any leather armor'] = { 'Leather Cap', 'Leather Tunic', 'Leather Pants', 'Leather Boots' }, ['Any golden armor'] = { 'Golden Helmet', 'Golden Chestplate', 'Golden Leggings', 'Golden Boots' }, ['Any chainmail armor'] = { 'Chainmail Helmet', 'Chainmail Chestplate', 'Cha..." current
  • 16:5016:50, 6 August 2024 diff hist +1,167 N Template:Infobox/docCreated page with "{{documentation header}} {{lua}} This is a skeleton for infoboxes, for use in other infobox templates. == Usage == {<nowiki/>{infobox | title = box title, defaults to page's name | image''N'' = Images displayed below the title. Supports animation. First image defaults to {{{title}}}.png. Set to "none" to remove. | defaultimagesize = Set the default size used by the above images. Defaults to 150px. | image''N''size = Sets the size of the corres..." current
  • 16:5016:50, 6 August 2024 diff hist +72 N Template:InfoboxCreated page with "{{#invoke: infobox | infobox }}<noinclude> {{Documentation}}</noinclude>" current
  • 16:5016:50, 6 August 2024 diff hist +260 N Module:Infobox/docCreated page with "{{documentation header}} <!-- Documentation here --> Implements {{t|Infobox}} == Usage == <includeonly>{{sandbox other|| <!-- Template categories/interwikis here --> }}</includeonly> <noinclude> <!-- Documentation categories/interwikis here --> </noinclude>" current
  • 16:4916:49, 6 August 2024 diff hist +8,751 N Module:InfoboxCreated page with "local p = {} function p.infobox( f ) local args = require( 'Module:ProcessArgs' ).merge( true ) local titleObject = mw.title.getCurrentTitle() local title = args.title or titleObject.baseText local subtitle = args.subtitle or '' local template = f:getParent():getTitle():lower():gsub( 'template:', '' ):gsub( 'infobox ', '' ) local headerArea = '' local json = { images = {}, invimages = {}, rows = {} } local titleArea = args.titlearea if not titleArea t..."
  • 16:4816:48, 6 August 2024 diff hist +983 N Template:TSLoader/docCreated page with "{{documentation header}} <!-- documentation here --> {{lua|TSLoader}} {{shortcut|tsl|tsloader}} This template loads template styles in pages. Although TemplateStyles have its built-in deduplicator, but multiple reference towards the same stylesheet still remains, will extend the length of the page, might cause performance issues. This template avoids this, makes sure that only one reference remains in the page. == Usage == {{tcode|TSLoader|stylesheet}} * {{p|1}}: The..." current
  • 16:4816:48, 6 August 2024 diff hist +643 N Template:Param/docCreated page with "{{documentation header}} This template outputs the name of a parameter within code tags, without the parameter being affected by page transclusion. == Usage == {{<nowiki/>param|<var>parameter name</var>|<var>optional parameter default</var>}} == Examples == <pre> {{param|1}} </pre> ;produces {{param|1}} <pre> {{param|parameter|default}} </pre> ;produces {{param|parameter|default}} == See also == * {{t|Template link}} * {{t|Para}} * {{t|TemplateCode}} <includeonly..." current
  • 16:4816:48, 6 August 2024 diff hist +230 N Template:ParamCreated page with "<includeonly><code style=""><nowiki>{{{</nowiki>{{{1}}}{{ #if:{{{2|}}} |{{!}}{{{2}}} }}<nowiki>}}}</nowiki></code></includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>" current
  • 16:4616:46, 6 August 2024 diff hist +815 N Template:TemplateCode/docCreated page with "{{Documentation header}} {{shortcut|tcode}} == Usage == {{tcode|tcode|''template name''}} Parameters can also be added, to a maximum of 8. Note that <code>=</code>'s must be escaped using <code><nowiki>{{=}}</nowiki></code> == Examples == {{tcode|tcode|subst:autoUnsigned}} gives:<br> {{tcode|subst:autoUnsigned}} {{tcode|tcode|Block|3=2=type=wood}} gives:<br> {{tcode|Block|2=type=wood}} {{tcode|tcode|:Commands/infobox}} gives:<br> {{tcode|:Commands/infobox}} {{tcode..." current
  • 16:4616:46, 6 August 2024 diff hist +35 N Template:TcodeJarlPenguin moved page Template:Tcode to Template:TemplateCode current Tag: New redirect
  • 16:4616:46, 6 August 2024 diff hist 0 m Template:TemplateCodeJarlPenguin moved page Template:Tcode to Template:TemplateCode current
  • 16:4516:45, 6 August 2024 diff hist +401 N Template:TemplateCodeCreated page with "<includeonly><code>{<!-- -->{{{{1}}}{{#if: {{{2|}}}|{{!}}{{{2|}}} }}{{#if: {{{3|}}}|{{!}}{{{3|}}} }}{{#if: {{{4|}}}|{{!}}{{{4|}}} }}{{#if: {{{5|}}}|{{!}}{{{5|}}} }}{{#if: {{{6|}}}|{{!}}{{{6}}}{{#if: {{{7|}}}|{{!}}{{{7|}}} }}{{#if: {{{8|}}}|{{!}}{{{8|}}} }} }}<!-- -->}<!-- -->}</code></includeonly><noinclude> <!-- categories/interwikis on the /doc subpage, not here --> {{Documentation}} </noinclude>"
  • 16:4516:45, 6 August 2024 diff hist +159 N Template:TSLoaderCreated page with "<includeonly>{{ #invoke: TSLoader | main }}</includeonly><noinclude>{{documentation}} <!-- Put categories/interwikis on the documentation page --> </noinclude>" current
  • 16:4416:44, 6 August 2024 diff hist +193 Module:TSLoader/docNo edit summary current
  • 16:4316:43, 6 August 2024 diff hist +6 Template:Fullurl/docNo edit summary current
  • 16:4116:41, 6 August 2024 diff hist +25 Template:Fullurl/docNo edit summary
  • 16:4016:40, 6 August 2024 diff hist +69 Template:Lua/docNo edit summary current
  • 16:3916:39, 6 August 2024 diff hist +77 Template:Documentation header/docNo edit summary current
  • 16:3716:37, 6 August 2024 diff hist +141 Template:Sandbox other/docNo edit summary current
  • 16:2916:29, 6 August 2024 diff hist +1,968 N Template:Shortcut/docCreated page with "{{documentation header}} {{shc|redirect=yes|short|shc}} Used to show up to 9 shortcut redirects for templates. == Usage == {{shortcut|cmd}} <code><nowiki>{{shortcut|cmd}}</nowiki></code> <div style="clear:both"> {{shortcut|v|cmd|verlink}} <code><nowiki>{{shortcut|v|cmd|verlink}}</nowiki></code> <div style="clear:both"> {{shortcut|redirect=yes|a}} <code><nowiki>{{shortcut|redirect=yes|a}}</nowiki></code> <div style="clear:both"> == TemplateData == <templatedata> { "p..." current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)