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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 19:29, 4 October 2025 Root talk contribs uploaded File:Invicon Stick.png
  • 19:28, 4 October 2025 Root talk contribs created page File:Invicon Oak Wood Planks.png
  • 19:28, 4 October 2025 Root talk contribs uploaded File:Invicon Oak Wood Planks.png
  • 19:26, 4 October 2025 Root talk contribs created page Template:Item/doc (Created page with "{{documentation header}} <!-- documentation here --> This template provides a uniform infobox for all usable item pages. == Usage == <pre style="display:table"> {{Item | title = | image = | image2 = | image3 = <!-- Start Multiple mode --> | group = | 1-1 = | 1-2 = | 1-3 = | group2 = | 2-1 = | 2-2 = | 2-3 = | group3 = | 3-1 = | 3-2 = | 3-3 = | group4 = | 4-1 = | 4-2 = | 4-3 = <!-- End Multiple mode --> | rarity = | attackdamage = | attackspeed = |...")
  • 19:26, 4 October 2025 Root talk contribs created page Template:Item (Created 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: {{{miningefficiency|}}} | {{infobox row|label=Mining efficiency|field={{{miningefficiency|}}} }} }} {{#if: {{{mininglevel|}}} | {{infobox row|label=Tiers#Mining level|Mining...")
  • 19:25, 4 October 2025 Root talk contribs created page Template:Sprite/LinkParameters/doc (Created page with "{{documentation header}} <!-- Documentation here --> This template is used to add basic and uniform documentation on the parameters for {{t|sprite}} link templates. == Usage == This template takes on no parameters. == See also == {{t|Sprite/Parameters}} <includeonly> <!-- Template categories/interwiki here --> Category:Documentation templates </includeonly> <noinclude> <!-- Documentation categories/interwiki here --> </noinclude>")
  • 19:24, 4 October 2025 Root talk contribs created page Template:Sprite/LinkParameters (Created page with "== Parameters == {| class="wikitable" ! Name ! Usage |- | {{p|1}} | Set the defaults for all other parameters |- | {{p|id}} | Sets the sprite. Spaces within this parameter are replaced with dashes and letters are made lowercase.<br>Value may be a name or a number, though names are preferred |- | {{p|link}} | Set the page to link, supports internal and external links<br>If set to <code>none</code>, no link will be added |- | {{p|text}} or {{p|2}} | Sets the text to be dis...")
  • 19:24, 4 October 2025 Root talk contribs created page Template:Sprite/Parameters/doc (Created page with "{{documentation header}} <!-- Documentation here --> This template is used to add basic and uniform documentation on the parameters for {{t|sprite}} templates. == Usage == This template takes on no parameters. == See also == {{t|Sprite/LinkParameters}} <includeonly> <!-- Template categories/interwiki here --> Category:Documentation templates </includeonly> <noinclude> <!-- Documentation categories/interwiki here --> </noinclude>")
  • 19:24, 4 October 2025 Root talk contribs created page Template:Sprite/Parameters (Created page with "== Parameters == {| class="wikitable" ! Name ! Usage |- | {{p|1}} | Sets the sprite. Spaces within this parameter are replaced with dashes and letters are made lowercase.<br>Value may be a name or a number, though names are preferred |- | {{p|link}} | Sets the link for the sprite and the optional text. If unset or set to <code>none</code>, no link is added<br>Supports both internal and external links |- | {{p|text}} | If set, the value is displayed as text after the spri...")
  • 19:23, 4 October 2025 Root talk contribs created page Template:ItemSprite/doc (Created page with "{{documentation header}} {{lua|SpriteFile}} This template displays an item sprite from the following naming scheme: <code>File:ItemSprite_<id>.png</code> {{Sprite/Parameters}} == Examples == {| class="wikitable" ! Code ! Result |- | <code><nowiki>{{ItemSprite|iron-helmet}}</nowiki></code> || {{ItemSprite|iron-helmet}} |- | <code><nowiki>{{ItemSprite|apple}}</nowiki></code> || {{ItemSprite|apple}} |- | <code><nowiki>{{ItemSprite|diamond-pickaxe}}</nowiki></code> || {{I...")
  • 19:23, 4 October 2025 Root talk contribs created page Template:ItemSprite (Created page with "<includeonly>{{#invoke: SpriteFile | sprite | name = ItemSprite }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>")
  • 19:23, 4 October 2025 Root talk contribs created page Template:Sprite/doc (Created page with "{{documentation header}} <!-- Documentation here --> {{lua}} This template creates a sprite from a sheet image. Commonly used when many small images are displayed on one page to reduce the total amount of HTTP connections. == Examples == <pre> {{Sprite |pos=1 |align=text-top |image=BlockCSS.png |link=Grass Block |text=Grass |size=16 |sheetsize=256 }} </pre> {| class="wikitable" ! Parameter ! Function ! Default value |- | <code>align</code> || Sets the [http://css-trick...")
  • 19:22, 4 October 2025 Root talk contribs created page Template:Sprite (Created page with "<includeonly>{{#invoke:sprite|base}}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>")
  • 19:22, 4 October 2025 Root talk contribs created page Module:Sprite/doc (Created page with "{{documentation header}} <!-- Documentation here --> This module implements {{tl|sprite}}. It should generally be invoked directly on template pages, rather than using the sprite template. Parent arguments are automatically merged with directly passed arguments (the latter overwriting the former) and all arguments are normalised to trim whitespace and set empty arguments to <code>nil</code>. == Dependencies == * Module:ProcessArgs == See also == {{sprite see also}...")
  • 19:22, 4 October 2025 Root talk contribs created page Module:Sprite (Created page with "local p = {} function p.base( f ) local args = f if f == mw.getCurrentFrame() then args = require( 'Module:ProcessArgs' ).merge( true ) else f = mw.getCurrentFrame() end local data = args.data and mw.loadData( 'Module:' .. args.data ) or {} local settings = data.settings -- Default settings local default = { scale = 1, sheetsize = 256, size = 16, pos = 1, align = 'text-top' } local defaultStyle = default if settings then if not settings....")
  • 19:22, 4 October 2025 Root talk contribs created page Template:Sprite see also (Created page with ";'''''Minecraft''''' *{{t|BiomeSprite}} *{{t|BlockSprite}} *{{t|EffectSprite}} *{{t|EntitySprite}} *{{t|EnvSprite}} *{{t|ItemSprite}} *{{t|InvSprite}} *{{t|SchematicSprite}} *{{t|SlotSprite}} *{{t|SkinSprite}} *{{tl|PersonaSprite}} *{{tl|TextureSprite}} *{{t|AchievementSprite}} *{{t|NewAchievementSprite}} ;'''''Minecraft''''' '''(legacy)''' *{{t|LegacyBlockSprite}} *{{t|LegacyEntitySprite}} *{{t|LegacyItemSprite}} '''''Minecraft Dungeons''''' *{{t|DungeonsLevelSprite}} *...")
  • 19:21, 4 October 2025 Root talk contribs created page File:Grid Unknown.png
  • 19:21, 4 October 2025 Root talk contribs uploaded File:Grid Unknown.png
  • 19:20, 4 October 2025 Root talk contribs created page Module:SpriteFile/doc (Created page with "{{documentation header}} <!-- Documentation here --> This module implements a replacement for {{tl|sprite}}. It should generally be invoked directly on template pages, rather than using the sprite template. Parent arguments are automatically merged with directly passed arguments (the latter overwriting the former) and all arguments are normalized to trim whitespace and set empty arguments to <code>nil</code>. == Dependencies == * Module:ProcessArgs * File:Grid Un...")
  • 19:20, 4 October 2025 Root talk contribs created page Module:SpriteFile (Created page with "local p = {} function p.sprite( f ) local args = f if f == mw.getCurrentFrame() then args = require( 'Module:ProcessArgs' ).merge( true ) else f = mw.getCurrentFrame() end -- Default settings local default = { scale = 1, size = 16, align = 'text-top' } local id = mw.text.trim( tostring( args[1] or '' ) ) if not args.keepcase then id = mw.ustring.lower( id ):gsub( '[%s%+]', '-' ) end local link = ( args.link or '' ) if mw.ustring.lower( link...")
  • 19:19, 4 October 2025 Root talk contribs created page Template:ItemLink/doc (Created page with "{{documentation header}} {{lua|SpriteFile}} This template creates a page link with an associated sprite image on the left side using the format from Template:ItemSprite. {{Sprite/LinkParameters}} == Examples == {| class="wikitable" ! Code ! Result |- | <code><nowiki>{{ItemLink|Pickaxe}}</nowiki></code> || {{ItemLink|Pickaxe}} |- | <code><nowiki>{{ItemLink|Bread}}</nowiki></code> || {{ItemLink|Bread}} |- | <code><nowiki>{{ItemLink|Apple}}</nowiki></code> || {{ItemL...")
  • 19:19, 4 October 2025 Root talk contribs created page Template:ItemLink (Created page with "<includeonly>{{#invoke: SpriteFile | link | name = ItemSprite }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>")
  • 19:19, 4 October 2025 Root talk contribs created page Template:Infobox row/doc (Created 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;...")
  • 19:19, 4 October 2025 Root talk contribs created page Template:Infobox row (Created 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>")
  • 19:18, 4 October 2025 Root talk contribs created page Module:Infobox/doc (Created page with "{{documentation header}} <!-- Documentation here --> Implements {{t|Infobox}} <includeonly>{{sandbox other|| <!-- Template categories/interwikis here --> }}</includeonly> <noinclude> <!-- Documentation categories/interwikis here --> </noinclude>")
  • 19:17, 4 October 2025 Root talk contribs created page Module:Infobox (Created 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.subpageText 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 titleAre...")
  • 19:17, 4 October 2025 Root talk contribs created page Template:Infobox (Created page with "{{#invoke: infobox | infobox }}<noinclude> {{Documentation}}</noinclude>")
  • 19:17, 4 October 2025 Root talk contribs created page Template:Infobox/doc (Created 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 | group''N'' = Grouping label. | ''N''-''n'' = Images to display for group ''N''. | 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 t...")
  • 19:16, 4 October 2025 Root talk contribs created page Template:Infobox item/doc (Created page with "{{documentation header}} <!-- documentation here --> This template provides a uniform infobox for all usable item pages. == Usage == <pre style="display:table"> {{Item | title = | image = | image2 = | image3 = <!-- Start Multiple mode --> | group = | 1-1 = | 1-2 = | 1-3 = | group2 = | 2-1 = | 2-2 = | 2-3 = | group3 = | 3-1 = | 3-2 = | 3-3 = | group4 = | 4-1 = | 4-2 = | 4-3 = <!-- End Multiple mode --> | rarity = | attackdamage = | attackspeed = |...")
  • 19:16, 4 October 2025 Root talk contribs created page Template:Infobox item (Created 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: {{{miningefficiency|}}} | {{infobox row|label=Mining efficiency|field={{{miningefficiency|}}} }} }} {{#if: {{{mininglevel|}}} | {{infobox row|label=Tiers#Mining level|Mining...")
  • 19:14, 4 October 2025 Root talk contribs created page Category:Empty crafting usage (Created page with "__HIDDENCAT__ {{t|Crafting usage}} didn't find any recipes using this ingredient. If there isn't supposed to be any, the template should be removed from the page. Category:Errors __EXPECTUNUSEDCATEGORY__")
  • 19:13, 4 October 2025 Root talk contribs created page Module:Text/doc (Created page with "{{documentation header}} <!-- Documentation here --> This is an exact copy of the built-in <code>mw.text.gsplit</code>, <code>mw.text.split</code>, and <code>mw.text.trim</code> functions, just using the significantly faster string library instead of the ustring library. As such, this won't work properly if you're trying to split a string by unicode characters, or trim unicode characters from a string. Unicode characters being in the string should be fine though. <inclu...")
  • 19:13, 4 October 2025 Root talk contribs created page Module:Text (Created page with "-- Source: https://phabricator.wikimedia.org/diffusion/ELUA/browse/master/includes/Engines/LuaCommon/lualib/mw.text.lua local p = {} function p.gsplit( text, pattern, plain ) local s, l = 1, text:len() return function () if s then local e, n = text:find( pattern, s, plain ) local ret if not e then ret = text:sub( s ) s = nil elseif n < e then -- Empty separator! ret = text:sub( s, e ) if e < l then...")
  • 19:12, 4 October 2025 Root talk contribs created page Module:Crafting usage (Created page with "--Test page listing important test cases, used to preview before saving any changes. Template:Crafting_usage/test_page -- local p = {} local titleText = mw.title.getCurrentTitle().text local i18n = { emptyCategory = 'Empty crafting usage', moduleCrafting = Module:Crafting, moduleSlot = Module:Inventory slot, moduleAliases = Module:Inventory slot/Aliases, moduleText = Module:Text, templateCrafting = 'Crafting', } p.i18n = i18n local text = re...")
  • 19:12, 4 October 2025 Root talk contribs created page Module:Crafting usage/doc (Created page with "{{documentation header}} <!-- Documentation here --> This module implements {{t|crafting usage}}. == Dependencies == * Module:Crafting <includeonly> <!-- Module categories/interwiki here --> </includeonly> <noinclude> <!-- Documentation categories/interwiki here --> </noinclude>")
  • 19:11, 4 October 2025 Root talk contribs created page Template:Crafting usage/doc (Created page with "{{documentation header}} <!-- Documentation here --> {{lua}} This template automatically populates the "Crafting ingredient" section of pages by retrieving recipes from other pages which use it as an ingredient. Only recipes using {{tl|crafting}} are used. If no relevant recipes are found, the page will be added to Category:Empty crafting usage. == Usage == * <code>{{{1}}}</code>: is used to control which ingredient it is looking for, this defaults to the page n...")
  • 19:11, 4 October 2025 Root talk contribs created page Template:Crafting usage (Created page with "<includeonly>{{#invoke: Crafting usage | dpl }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>")
  • 19:11, 4 October 2025 Root talk contribs created page Stick (Created page with "{{for|other uses|Stick (disambiguation)}} {{Infobox item | image = Stick.png | renewable = Yes | stackable = Yes (64) }} A '''stick''' is an item used for crafting many tools and items. == Obtaining == === Crafting === {{Crafting |B2= Any Planks |B3= Any Planks |Output= Stick,4 |type= Material |head=1 }} Crafting a stick using bamboo planks requires 2.25 bamboo per stick (because 9 bamboo are required to make 2 bamboo planks), which is less efficient than...")
  • 19:09, 4 October 2025 Root talk contribs created page Template:Crafting Table (Created page with "<includeonly>{{#invoke: UI | craftingTable }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>")
  • 19:09, 4 October 2025 Root talk contribs created page Template:Crafting Table/doc (Created page with "{{documentation header}} {{lua|UI}} This template is used to create an interface that looks similar to the Crafting Table's. (Not to be confused with the Crafter's) See Template:Inventory slot for basic usage, this documentation page will cover additional or different functions. Most of the time, such as when creating the list of crafting recipes on an item's article, {{tl|Crafting}} can be used instead. __TOC__ == Usage == <pre style...")
  • 19:07, 4 October 2025 Root talk contribs created page Template:Redirect/doc (Created page with "{{documentation header}} {{for|the template for categorizing redirects|Template:Redr}} Used like {{tl|about}}, but for if a certain name redirects to the current page. <code><nowiki>{{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3|USE4|PAGE4}}</nowiki></code> The first unnamed parameter is the name of the page the user may have been redirected from. The next eight parameters in pairs of two denote an alternate use and then a page. * If the use is left blank, it d...")
  • 19:06, 4 October 2025 Root talk contribs created page Template:Redirect (Created page with "<includeonly>{{Hatnote|{{#if: {{{1|}}}|<!-- -->"{{{1}}}" redirects here. }}<!-- -->For {{#if:{{{2|}}}|{{{2}}}|other uses}}, see {{#if:{{{3|}}}|[[{{{3}}}|{{ #replace: {{{3}}} | # |  §  }}]]{{#ifeq:{{{4|}}}|and| and {{#if:{{{5|}}}|[[{{{5}}}|{{ #replace: {{{5}}} | # |  §  }}]]|{{#ifeq: {{NAMESPACE}} | | [[{{{1}}} (disambiguation)]] | [[{{{1}}} (disambiguation)|{{{1}}} (disambiguation)]] }}}}}}|{{#ifeq: {{NAMESPACE}} | | {{{1}}} (disamb...")
  • 19:06, 4 October 2025 Root talk contribs created page Template:Mono (Created page with "<span style="font-family: monospace">{{{1}}}</span><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
  • 19:06, 4 October 2025 Root talk contribs created page Template:Mono/doc (Created page with "{{documentation header}} <!-- Documentation here --> == Usage == This template formats text to be in a monospaced font. Use this when there is no semantic meaning. Commonly used for file name format. <includeonly> <!-- Template categories/interwikis here --> Category:Formatting templates fr:Modèle:Mono pt:Predefinição:Mono ru:Шаблон:Моноширинный шрифт uk:Шаблон:Mono </includeonly> <noinclude> <!-- Documentation catego...")
  • 19:05, 4 October 2025 Root talk contribs created page Template:Samps/doc (Created page with "{{documentation header}} <!-- Documentation here --> {{lua|Delimited tag}} {{see also|Template:Code}} This template is a simplified usage of {{code|<nowiki><samp>...</samp></nowiki>}}, which is used mainly to format file names and the like. == Usage == Each anonymous parameter is a string to format. Note that {{code|<nowiki>...</nowiki>}} is needed around a parameter value if it contains the pipe ({{code|{{!}}}}) or equals ({{code|{{=}}}}) symbols, or they...")
  • 19:05, 4 October 2025 Root talk contribs created page Template:Samps (Created page with "<includeonly>{{ #invoke:delimited tag|output |tag=samp }}</includeonly><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
  • 19:05, 4 October 2025 Root talk contribs created page Template:Samp (Created page with "<samp {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} style="padding-left:0.4em; padding-right:0.4em; color:{{#if:{{{color|}}}|{{{color}}}}};{{#if:{{{style|}}}| {{{style}}}|}}" {{#if:{{{lang|}}}|lang="{{{lang}}}" xml:lang="{{{lang}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</samp><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
  • 19:04, 4 October 2025 Root talk contribs created page Template:Samp/doc (Created page with "{{documentation header}} <!-- Documentation here --> {{see also|Template:Code}} This template is a simplified usage of {{code|<nowiki><samp>...</samp></nowiki>}}, which is used to format sample outputs. Usage of samp is deprecated for filenames, so use {{t|mono}} instead. == Usage == The first anonymous parameter is a string to format. Note that {{code|<nowiki>...</nowiki>}} is needed around a parameter value if it contains the pipe ({{code|{{!}}}}) or equa...")
  • 19:03, 4 October 2025 Root talk contribs created page Template:About/doc (Created page with "{{documentation header}} Creates a hatnote to help readers navigate to similar pages. == Usage == <code><nowiki>{{About|About|Use 2|Page 2|Use 3|Page 3|Use 4|Page 4|Use 5|Page 5}}</nowiki></code> ''Note: If page is not provided, it links to <code><nowiki>Page name</nowiki> (disambiguation)</code> (<code>{{PAGENAME}} (disamiguation)</code> in case of this page)'' See the template data for more explaination. === TemplateData === <templatedata> { "pa...")
  • 19:03, 4 October 2025 Root talk contribs created page Template:About (Created page with "<includeonly>{{Hatnote|{{#if: {{{1|}}}|<!-- -->This {{#if:{{{section|}}}|section|{{SUBJECTSPACE formatted}}}} is about {{{1}}}. }}<!-- -->For {{#if:{{{2|}}}|{{{2}}}|other uses}}, see {{#if:{{{3|}}}|[[{{{3}}}|{{ #replace: {{{3}}} | # |  §  }}]]{{#ifeq:{{{4|}}}|and| and {{#if:{{{5|}}}|[[{{{5}}}|{{ #replace: {{{5}}} | # |  §  }}]]|{{#ifeq: {{NAMESPACE}} | | [[{{PAGENAME}} (disambiguation)]] | {{FULLPAGENAME}} (disambiguation)|{{PAGENAM...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)