All public logs
Combined display of all available logs of Horizon's End Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:17, 21 February 2025 Gutin talk contribs created page MediaWiki:Gadget-site-styles.css (Created page with "* Template stylings *: Template:Inventory slot: .invslot { position: relative; display: inline-block; background: #8B8B8B no-repeat center center / 32px 32px; border: 2px solid; border-color: #373737 #FFF #FFF #373737; width: 32px; height: 32px; font-size: 16px; line-height: 1; text-align: left; vertical-align: bottom; } .invslot::before, .invslot::after { content: ""; position: absolute; background-color: #8B8B8B; height: 2px; width: 2px; po...")
- 23:41, 16 February 2025 Gutin talk contribs deleted page Template:Craftv2/doc (content was: "Using this template, you can create tables like those commonly used in the “Crafting” and “Crafting ingredient” sections of articles about blocks and items. It can be used similarly to {{tl|Crafting Table}}, except it creates the table for you. By default, the table generates with 3 columns: Name, Ingredients, and the main column containing {{tl|Crafting Table}}. You can se...", and the only contributor was "Gutin" (talk))
- 23:40, 16 February 2025 Gutin talk contribs created page Template:Craftv2/doc (Created page with "Using this template, you can create tables like those commonly used in the “Crafting” and “Crafting ingredient” sections of articles about blocks and items. It can be used similarly to {{tl|Crafting Table}}, except it creates the table for you. By default, the table generates with 3 columns: Name, Ingredients, and the main column containing {{tl|Crafting Table}}. You can set the parameter <code><nowiki>{{{showname=1}}}</nowiki></code> or <code><nowiki>{{{shownam...")
- 23:35, 16 February 2025 Gutin talk contribs created page File:Invicon Chetherite.png
- 23:35, 16 February 2025 Gutin talk contribs uploaded File:Invicon Chetherite.png
- 23:34, 16 February 2025 Gutin talk contribs created page File:Invicon Aluminum.png
- 23:34, 16 February 2025 Gutin talk contribs uploaded File:Invicon Aluminum.png
- 23:32, 16 February 2025 Gutin talk contribs created page File:Invicon Crate Placer.png
- 23:32, 16 February 2025 Gutin talk contribs uploaded File:Invicon Crate Placer.png
- 23:20, 16 February 2025 Gutin talk contribs imported Module:Inventory slot/Aliases/Table by file upload (1 revision)
- 23:17, 16 February 2025 Gutin talk contribs created page Template:Inventory slot/doc (Created page with "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:<br> <pre>{{Slot |[Title]Mod:Name,Amount[Description]; [Title2]Mod2:Name2,Amount2...")
- 23:16, 16 February 2025 Gutin talk contribs moved page Template:Slot to Template:Inventory slot
- 23:12, 16 February 2025 Gutin talk contribs created page Template:Slot (Created 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...")
- 22:18, 16 February 2025 Gutin talk contribs imported Module:Inventory slot/Aliases by file upload (1 revision)
- 22:16, 16 February 2025 Gutin talk contribs imported Module:Random by file upload (1 revision)
- 22:16, 16 February 2025 Gutin talk contribs imported Module:ProcessArgs by file upload (1 revision)
- 22:15, 16 February 2025 Gutin talk contribs imported Module:TSLoader by file upload (1 revision)
- 22:14, 16 February 2025 Gutin talk contribs imported Module:Static by file upload (1 revision)
- 22:05, 16 February 2025 Gutin talk contribs imported Template:AnimateSprite by file upload (1 revision)
- 22:04, 16 February 2025 Gutin talk contribs created page Module:AnimateSprite/doc (Created page with "<!-- Documentation here --> This module was ported from https://minecraft.wiki. It is licensed under CC BY-NC-SA 3.0 == Usage == Implement {{t|AnimateSprite}}. <includeonly> <!-- Template categories/interwikis here --> Category:Sprite modules fr:Module:AnimateSprite uk:Модуль:AnimateSprite </includeonly> <noinclude> <!-- Documentation categories/interwikis here --> fr:Module:AnimateSprite/doc uk:Модуль:AnimateSprite/док </noinclude>")
- 22:03, 16 February 2025 Gutin talk contribs imported Module:AnimateSprite by file upload (1 revision)
- 22:02, 16 February 2025 Gutin talk contribs created page Module:UI/doc (Created page with "<!-- Documentation here --> This template was ported from https://minecraft.wiki. It is licensed under CC BY-NC-SA 3.0 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}}")
- 22:02, 16 February 2025 Gutin talk contribs imported Module:UI by file upload (1 revision)
- 21:59, 16 February 2025 Gutin 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...")
- 21:57, 16 February 2025 Gutin talk contribs imported Module:Recipe table by file upload (1 revision)
- 21:53, 16 February 2025 Gutin talk contribs created page Module:Inventory slot/doc (Created page with "<!-- Documentation here --> This module was ported from https://minecraft.wiki. It is licensed under CC BY-NC-SA 3.0")
- 21:51, 16 February 2025 Gutin talk contribs imported Module:Inventory slot by file upload (1 revision)
- 21:48, 16 February 2025 Gutin talk contribs created page Module:Crafting/doc (Created page with "{{documentation header}} <!-- Documentation here --> This module implements {{tl|crafting}}. This module was ported from https://minecraft.wiki. It is licensed under CC BY-NC-SA 3.0 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}}")
- 21:45, 16 February 2025 Gutin talk contribs created page Template:CraftV2/doc (Created page with "{{documentation header}} {{lua}} This template was ported from https://minecraft.wiki. It is licensed under CC BY-NC-SA 3.0 Using this template, you can create tables like those commonly used in the “Crafting” and “Crafting ingredient” sections of articles about blocks and items. It can be used similarly to {{tl|Crafting Table}}, except it creates the table for you. By default, the table generates with 3 columns: Name, Ingredients, and the main column containin...")
- 21:41, 16 February 2025 Gutin talk contribs imported Module:Crafting by file upload (1 revision)
- 21:14, 16 February 2025 Gutin talk contribs created page Template:CraftV2 (Start on craft v2)
- 18:31, 27 December 2024 Gutin talk contribs created page Steve Gutin (Created page with "{{Infobox player |name = Steve Gutin |nationalities = Gutin War Cult |known_for = Attempting to gain control of reality |main_residence = Extradimensional Space }} {{DISPLAYTITLE:Steve Gutin}}")
- 00:01, 31 October 2024 Gutin talk contribs created page File:EdenIcon2.png (Description)
- 00:01, 31 October 2024 Gutin talk contribs uploaded File:EdenIcon2.png (Description)
- 23:59, 30 October 2024 Gutin talk contribs created page File:EdenIcon.png
- 23:59, 30 October 2024 Gutin talk contribs uploaded File:EdenIcon.png
- 23:50, 30 October 2024 Gutin talk contribs created page Test (Created page with "Test.")
- 22:48, 30 October 2024 User account Gutin talk contribs was created