Main public logs
From TibiaCraft
Jump to navigationJump to search
Combined display of all available logs of TibiaCraft. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:03, 4 October 2025 Root talk contribs created page Template:For (Created page with "<includeonly>{{Hatnote|For {{#if: {{{1|}}} | {{{1}}} | other uses}}, see {{ #if: {{{2|}}} | [[:{{{2}}}|{{#replace: {{{2}}} | # | § }}]] | [[{{FULLPAGENAME}} (disambiguation)|{{PAGENAME}} (disambiguation)]] }}{{ #if: {{{4|}}}{{{5|}}} | , [[:{{{3}}}|{{#replace: {{{3}}} | # | § }}]], {{ #if: {{{5|}}} | [[:{{{4}}}|{{#replace: {{{4}}} | # | § }}]], and [[:{{{5}}}|{{#replace: {{{5}}} | # | § }}]]. | an...")
- 19:02, 4 October 2025 Root talk contribs created page Template:For/doc (Created page with "{{documentation header}} Used to direct users to a separate page that is similar to the page's title. == Usage == {{t|For|USE1|PAGE1|PAGE2|PAGE3|PAGE4}} See Template data for more info. === TemplateData === <templatedata> { "params": { "1": { "label": "Use 1", "description": "Appends this after 'For'. Defaults to other uses.", "example": "wood logs", "type": "string", "suggested": true }, "2": { "label": "Page 1", "descri...")
- 19:02, 4 October 2025 Root talk contribs created page Template:Hatnote/doc (Created page with "{{documentation header}} === Usage === <pre>{{Hatnote|text, usually for disambiguation purposes}}</pre> ;produces {{Hatnote|text, usually for disambiguation purposes}} ''Note'': Since the text displayed by this template has already been italicized, it is no longer necessary to italicize it. <!-- template categories/interwikis --> <includeonly>{{sandbox other|| Category:Formatting templates }} </includeonly> <!-- doc categories/interwikis --> <noinclude> </noinclude>")
- 19:02, 4 October 2025 Root talk contribs created page Template:Hatnote (Created page with "<includeonly><div role="note" class="hatnote searchaux {{{class|}}}">{{{1}}}</div></includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>")
- 19:01, 4 October 2025 Root talk contribs created page Module:Hatnote (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules....")
- 19:01, 4 October 2025 Root talk contribs created page Module:Delimited tag/doc (Created page with "{{documentation header}} <!-- documentation here --> <includeonly>{{sandbox other|| <!-- module categories/interwikis here --> }}</includeonly> <noinclude> <!-- documentation categories/interwikis here --> </noinclude>")
- 19:00, 4 October 2025 Root talk contribs created page Module:Delimited tag (Created page with "local p = {} function p.output(frame) local args = frame if frame == mw.getCurrentFrame() then args = require('Module:ProcessArgs').merge(true) end local format_delimiter = function(wikitext) local output = wikitext output = (args["prefix"] or "") .. output .. (args["postfix"] or "") if args["all-link"] then output = "" .. output .. "" end if args["tag"] then local html = mw.html.create(args["tag"]) if args["word...")
- 19:00, 4 October 2025 Root talk contribs created page Template:Cd (Redirected page to Template:Code) Tag: New redirect
- 18:59, 4 October 2025 Root talk contribs created page Template:See also/doc (Created page with "{{Documentation header}}__NOTOC__ {{For|template that produces links to other "see also" templates|Template:Template "see also" see also}} This template should be put at the ''beginning'' of a section that has relating article(s). Do not use this template on top of a page, where hatnotes are for disambiguation and not for related topics. The template is sometimes accompanied by a very brief summary of the article it is linking to. A maximum of 6 articles can be linked...")
- 18:59, 4 October 2025 Root talk contribs created page Template:See also (Created page with "<includeonly>{{#vardefine:params|{{#expr: {{#if: {{{2|}}} | 2 | 0 }} + {{#if: {{{3|}}} | 1 | 0 }} + {{#if: {{{4|}}} | 1 | 0 }} + {{#if: {{{5|}}} | 1 | 0 }} + {{#if: {{{6|}}} | 1 | 0 }} }} }}{{Hatnote|See also: {{#if: {{{title1|}}} | [[:{{{1}}}|{{{title1}}}]] | [[:{{{1}}}|{{#replace: {{{1}}} | # | § }}]] }}{{ #if: {{{2|}}} | {{#ifexpr: {{#var:params}} > 2 | , | and }} {{#if: {{{title2|}}} | [[:{{{2}}}|{{{title2}}}]] | :{{{2}}}|{{#replace: {{{2}}} | # |...")
- 18:58, 4 October 2025 Root talk contribs created page Template:Code/doc (Created page with "{{documentation header}} <!-- Documentation here --> {{lua|Delimited tag}} {{shortcut|cd}} {{see also|Template:Samp}} This template is an alternative way to use <code><nowiki><code>...</code></nowiki></code> (i.e. the HTML <code><code></code> element). You should avoid using this template in history sections, but it's fine if you do. This template is made to easily list multiple items, for single items using <code><nowiki><code>...</code></nowiki></code> directly...")
- 18:58, 4 October 2025 Root talk contribs created page Template:Code (Created page with "<includeonly>{{#if: {{{2|}}}{{{wordbreak|{{{wb|}}}}}} | {{#invoke:delimited tag|output|1={{{1|{{{code|}}}}}}|tag=code|wordbreak={{{wordbreak|{{{wb|}}}}}}}} | <code>{{{1|{{{code|}}}}}}</code> }}</includeonly><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
- 18:58, 4 October 2025 Root talk contribs created page File:Lua logo.svg (Redirected page to File:Lua logo.png) Tag: New redirect
- 18:57, 4 October 2025 Root talk contribs created page File:Lua logo.png
- 18:57, 4 October 2025 Root talk contribs uploaded File:Lua logo.png
- 18:56, 4 October 2025 Root talk contribs created page Template:AnimateSprite/doc (Created page with "{{documentation header}} {{lua}} <!-- Documentation here --> Used for animating sprites. == Usage == Use {{p|name}} to specify the sprite name prefix, it defaults to {{code|InvSprite}}. == Example == {{t|AnimateSprite|name{{=}}BlockSprite|size{{=}}16|align{{=}}text-top|stone; cobblestone; granite; diorite; andesite}} {{AnimateSprite|name=BlockSprite|size=16|align=text-top|stone; cobblestone; granite; diorite; andesite}} {{t|AnimateSprite|name{{=}}InvSprite|Brown Dye;...")
- 18:55, 4 October 2025 Root talk contribs created page Template:AnimateSprite (Created page with "<includeonly>{{#invoke: AnimateSprite | animate }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --></noinclude>")
- 18:55, 4 October 2025 Root talk contribs created page Module:AnimateSprite (Created page with "local p = {} function p.animate( f ) local args = f if f == mw.getCurrentFrame() then args = f:getParent().args end local icons = {} local sprite = require( 'Module:SpriteFile' ).sprite local name = args.name or 'InvSprite' local function image( icon ) args.name = name args[1] = icon args.size = args.size or 32 args.align = args.align or 'middle' args.keepcase = true return sprite(args) or '' end for icon in mw.text.gsplit( args[1], '%s*;%s*...")
- 18:55, 4 October 2025 Root talk contribs created page Module:AnimateSprite/doc (Created page with "{{documentation header}} <!-- Documentation here --> == Usage == Implement {{t|AnimateSprite}}. <includeonly> <!-- Template categories/interwikis here --> Category:Sprite modules </includeonly> <noinclude> <!-- Documentation categories/interwikis here --> </noinclude>")
- 18:55, 4 October 2025 Root talk contribs created page Module:UI/doc (Created page with "{{documentation header}} <!-- Documentation here --> This module implements common UI templates, to avoid overhead from excessive #invoke calls. == Dependencies == * Module:Inventory slot * Module:AnimateSprite * Module:TSLoader == See also == * {{t|Crafting Table}} * {{t|Furnace}} * {{t|Brewing Stand}} * {{t|Stonecutter}} * {{t|Loom}} * {{t|Smithing Table}} * {{t|Legacy Smithing Table}} <includeonly> <!-- Template categories/interwiki here --> </includeo...")
- 18:54, 4 October 2025 Root talk contribs created page Module:UI (Created page with "local slot = require( Module:Inventory slot ).slot local p = {} local function addSlot( args, item, prefix, class, default ) local none, nostacksize prefix = prefix or '' if #prefix == 0 then none = 'none' nostacksize = ((item == '' or nil) and '') or (args and args[item] and args[item]:gsub( '[,%d]', '' ) or '') end return slot{ nostacksize or args[item], mod = args.Mod, link = none or args[prefix .. 'link'], title = none or args[prefix .. 'title'], cl...")
- 18:53, 4 October 2025 Root talk contribs created page Template:Move/doc (Created page with "{{Documentation header}} This template is used to mark a page for moving to a different name. It is preferable to start a discussion on the talk page of the page when using this template, to prevent potential conflicts. Pages with this template on are added to Category:Pending move. == Usage == <pre style="display: table">{{Move | 1 = Suggested destination | 2 = Second suggested destination | reason = Additional reason | discussAnchor = Talk page section | discuss...")
- 18:53, 4 October 2025 Root talk contribs created page Template:Move (Created page with "{{Message box | type = move | image = {{#switch: {{NAMESPACE}} | #default = Move arrows.svg }} | title = {{#if: {{{export|}}} | <div class="delete-reason" style="display: none;">Export completed</div> }}It has been suggested that this page be moved {{#if: {{{1|}}} | to <span class="plainlinks">[{{fullurl:{{{1}}}|redirect=no}} {{{1}}}]</span> {{#if: {{{2|}}} | or <span class="plainlinks">[{{fullurl:{{{2}}}|redirect=no}} {{{2}}}]</span> }} | somewhere else}}. {{#if: {{{exp...")
- 18:53, 4 October 2025 Root talk contribs created page Template:Subst (Created page with "{{Subst:{{#if:{{{1|}}}|[[Template:{{{1}}}|{{{1}}}]]}}}} <noinclude> {{documentation}} </noinclude>")
- 18:52, 4 October 2025 Root talk contribs created page Template:Tcode (Redirected page to Template:TemplateCode) Tag: New redirect
- 18:52, 4 October 2025 Root talk contribs created page Template:TemplateCode (Created 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>")
- 18:51, 4 October 2025 Root talk contribs created page Template:Template link/doc (Created page with "{{Documentation header}} {{shortcut|tl|t}} This template is used to easily link to a template, while displaying the template brackets. == Usage == {{tcode|tl|template name|subst{{=}}<var>yes/no</var>|code{{=}}<var>yes/no</var>}} ''template name'' can be any page, using the same conventions as transclusion. Basically the "Template:" prefix is optional, and a colon is required to link the main space. Parameters can also be added, to a maximum of 8. Note that <code>=</co...")
- 18:51, 4 October 2025 Root talk contribs created page Template:T (Redirected page to Template:Template link) Tag: New redirect
- 18:50, 4 October 2025 Root talk contribs created page Module:Recipe table/doc (Created page with "{{documentation header}} <!-- Documentation here --> This module creates the table for {{t|crafting}}, {{t|brewing}}, {{t|smelting}} and {{t|looming}}. It can only be invoked within other modules. == Usage == The entry point is the <code>table</code> function. The first argument should be whatever arguments you want to pass through, the second argument should be a table of settings. {| class="wikitable" ! Setting !! Use |- | type || What type of recipe, e.g.: <code>'Cra...")
- 18:50, 4 October 2025 Root talk contribs created page Module:Recipe table (Created page with "local m = {} -- Internationalization local i18n = { -- Dependencies moduleSlot = Module:Inventory slot, moduleUi = Module:UI, -- Table headings headingDescription = 'Description', headingIngredients = 'Ingredients', headingName = 'Name', headingRecipe = '$1 recipe', -- may require an inflected form instead headingRecipeFallback = 'Recipe', -- if one table has multiple recipe types -- Ingredient separator separator = ' +', setSeparator =...")
- 18:50, 4 October 2025 Root talk contribs created page Template:Template "see also" see also/doc (Created 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>")
- 18:49, 4 October 2025 Root talk contribs created page Template:Template "see also" see also (Created page with "*{{tl|Citation see also}} *{{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>")
- 18:49, 4 October 2025 Root talk contribs created page Template:Module recipe see also (Created page with "local p = {} -- Internationalization data local i18n = { moduleArgs = Module:ProcessArgs, moduleRecipe = Module:Recipe table, moduleSlot = Module:Inventory slot, type = 'Crafting' } p.i18n = i18n -- Global dependencies and constants local slot = require( i18n.moduleSlot ) local recipeTable = require( i18n.moduleRecipe ).table local cArgVals = { 'A1', 'B1', 'C1', 'A2', 'B2', 'C2', 'A3', 'B3', 'C3' } p.cArgVals = cArgVals -- Service function: Automatical...")
- 18:48, 4 October 2025 Root talk contribs created page Template:Module recipe see also/doc (Created page with "{{documentation header}} <!-- documentation here --> This is a "see also" template, used for quick linking (and updating of links) between recipe modules. It should be transcluded on all recipe modules. == Usage == <code><nowiki>{{module recipe see also}}</nowiki></code> == See also == {{Template "see also" see also}} <includeonly> <!-- template categories/interwikis --> Category:Documentation templates </includeonly> <noinclude> <!-- documentation categories/in...")
- 18:48, 4 October 2025 Root talk contribs created page Module:Crafting/doc (Created page with "{{documentation header}} <!-- Documentation here --> This module implements {{tl|crafting}}. Parent arguments are automatically merged with directly passed arguments (the latter overwriting the former). == Dependencies == * Module:Inventory slot * Module:Recipe table * Module:ProcessArgs == See also == {{module recipe see also}} <includeonly> <!-- Template categories/interwiki here --> </includeonly> <noinclude> <!-- Documentation categories/interwiki he...")
- 18:48, 4 October 2025 Root talk contribs created page Module:Crafting (Created page with "local p = {} -- Internationalization data local i18n = { moduleArgs = Module:ProcessArgs, moduleRecipe = Module:Recipe table, moduleSlot = Module:Inventory slot, type = 'Crafting' } p.i18n = i18n -- Global dependencies and constants local slot = require( i18n.moduleSlot ) local recipeTable = require( i18n.moduleRecipe ).table local cArgVals = { 'A1', 'B1', 'C1', 'A2', 'B2', 'C2', 'A3', 'B3', 'C3' } p.cArgVals = cArgVals -- Service function: Automatical...")
- 18:46, 4 October 2025 Root talk contribs created page Template:SUBJECTSPACE formatted/doc (Created page with "{{documentation header}} <!-- Documentation here --> === Usage === This template returns a descriptor for the SUBJECTSPACE formatted for inclusion in a sentence of text. It applies the correct capitalization for midsentence appearance, returns "article" if the subjectspace is any of the content namespaces, and adds "page" if grammatically correct. <includeonly> <!-- Template categories/interwiki here --> </includeonly> <noinclude> <!-- Documentation categories/interwiki...")
- 18:46, 4 October 2025 Root talk contribs created page Template:SUBJECTSPACE formatted (Created page with "{{documentation header}} <!-- Documentation here --> === Usage === This template returns a descriptor for the SUBJECTSPACE formatted for inclusion in a sentence of text. It applies the correct capitalization for midsentence appearance, returns "article" if the subjectspace is any of the content namespaces, and adds "page" if grammatically correct. <includeonly> <!-- Template categories/interwiki here --> </includeonly> <noinclude> <!-- Documentation categories/interwiki...")
- 18:46, 4 October 2025 Root talk contribs created page Template:Direct link/doc (Created page with "{{documentation header}} <!-- Documentation here --> {{shortcut|Static link|Escaped link}} Used to create a link to a wiki page that doesn't show up in any maintenance pages like Special:WantedPages or Special:WhatLinksHere. ; Parameters * {{p|1}}: Page title * {{P|2}}: Optional page name; defaults to {{p|1}} <includeonly> <!-- Template categories/interwiki here --> Category:Formatting templates </includeonly> <noinclude> <!-- Documentation categories/inte...")
- 18:45, 4 October 2025 Root talk contribs created page Template:Direct link (Created page with "<includeonly><span class="plainlinks">[{{fullurl:{{{1}}}}} {{{2|{{{1}}}}}}]</span></includeonly><noinclude>{{documentation}} <!-- Put categories/interwikis on the documentation page --></noinclude>")
- 18:45, 4 October 2025 Root talk contribs created page Template:Experiment (Created page with "{{#ifeq: {{PAGENAME}} | {{BASEPAGENAME}} | Editors can experiment in this {{SUBJECTSPACE formatted}}'s {{Direct link|{{FULLPAGENAME}}/sandbox|sandbox}} {{#if: {{{2|}}} | or {{direct link|{{FULLPAGENAME}}/testcases|testcases}} page. | page. }}}}<noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
- 18:45, 4 October 2025 Root talk contribs created page Template:Experiment/doc (Created page with "{{documentation header}} <!-- Documentation here --> == Usage == Place this template at the bottom of documentation pages, inside the includeonly section. <includeonly> <!-- Template categories/interwikis here --> tr:Deney uk:Шаблон:Експеримент </includeonly> <noinclude> <!-- Documentation categories/interwikis here --> tr:Deney/belge uk:Шаблон:Експеримент/док </noinclude>")
- 18:44, 4 October 2025 Root talk contribs created page Template:Transclude (Created page with "{{ #switch: {{NAMESPACE: {{{1}}} }} | #default = {{FULLPAGENAME: {{{1}}} }} <!-- eg "User:Foo" --> | {{ns:0}} = {{ #ifeq: {{NAMESPACE: {{{1}}} }} | {{NAMESPACE: Template{{{1}}} }} | Template:{{{1}}} <!-- no leading colon, eg "Foo" --> | {{PAGENAME: {{{1}}} }} <!-- leading colon, eg ":Foo", so we want the article --> }} }}<noinclude> {{Documentation}} <!-- categories/interwikis on the /doc subpage, not here --> </noinclude>")
- 18:44, 4 October 2025 Root talk contribs created page Template:Transclude/doc (Created page with "{{Documentation header}} This template resolves page names as they would be handled by MediaWiki's template-transclusion process. It thereby removes ambiguity when doing ''other'' things with template pagenames, e.g. linking. == Usage == *<code><nowiki>{{transclude| Template:Foo }}</nowiki></code> → '''{{transclude|Template:Foo}}''' *<code><nowiki>{{transclude| Category:Foo }}</nowiki></code> → '''{{transclude|Category:Foo}}''' *<code><nowiki>{{transclude| Foo }}</...")
- 18:43, 4 October 2025 Root talk contribs created page Template:Fullurl/doc (Created page with "{{documentation header}} <templatedata> { "params": { "1": { "label": "Page name", "description": "Target page name. Language, interwiki and section links may be used.", "example": "zh:Minecraft Wiki", "type": "wiki-page-name", "default": "{{FULLPAGENAME}}" }, "2": { "label": "Page action", "example": "veaction{{=}}edit§ion{{=}}1", "description": "All page actions, separated by '&'. You must use {{=}} or | to escape all '='.", "...")
- 18:43, 4 October 2025 Root talk contribs created page Template:Fullurl (Created page with "<includeonly>{{ #vardefine: $fullurl-url | {{fullurl: {{#replace:{{{1|{{FULLPAGENAMEE}}}}}| |_}} | {{ #if: {{{2|}}} | {{#replace:{{{2}}}| |_}} | {{ #if: {{{action|}}} | action={{{action}}} }} }} }} }}{{ #if: {{{nolink|}}} | {{ #tag: nowiki | {{ #var: $fullurl-url }} }} | [{{ #var: $fullurl-url }} {{ #if: {{{text|{{{3|}}}}}} | {{{text|{{{3}}}}}} | {{ #var: $fullurl-url }} }}] }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentat...")
- 18:41, 4 October 2025 Root talk contribs created page Template:Redr/doc (Created 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 #...")
- 18:41, 4 October 2025 Root talk contribs created page Template:Redr (Created 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|}}}...")
- 18:41, 4 October 2025 Root talk contribs created page Template:Shc (Redirected page to Template:Shortcut) Tag: New redirect
- 18:40, 4 October 2025 Root talk contribs created page Template:-/doc (Created page with "{{Documentation header}} This template allows you to clear the left side, the right side, or both. == Usage == The parameter {{p|1}} can be set to choose the side to clear. Valid options include "left", "right", and the default "both". == Examples == *Clear the left: <code>{<nowiki/>{-|left}}</code> *Clear the right: <code>{<nowiki/>{-|right}}</code> *Clear both sides: <code>{<nowiki/>{-|both}}</code> or <code>{<nowiki/>{-}}</code> <includeonly> <!-- Template catego...")