Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Zombie Panic! Official Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:31, 10 June 2025 Wuffesan talk contribs created page Template:SurvivorTabs/doc (Created page with "{{Documentation/Header}} <pre>{{SurvivorTabs}}</pre> {{SurvivorTabs}}")
- 11:30, 10 June 2025 Wuffesan talk contribs created page Template:SurvivorTabs (Created page with "<includeonly>{{Custom Tabs |tab1 = Overview |tab2 = {{Exists|{{ROOTPAGENAME}}/Lore|then=Lore}} |tab3 = {{Exists|{{ROOTPAGENAME}}/Dialogue|then=Dialogue}} |tab4 = {{Exists|{{ROOTPAGENAME}}/Media|then=Media}} }}<!-- -->{{Namespace|main=<!-- -->[[Category:{{ROOTPAGENAME}}]]<!-- -->{{#switch:{{#explode:{{FULLPAGENAME}}|/|1}}<!-- -->|Lore = <!-- -->Category:Survivor Lore<!-- -->{{DISPLAYTITLE:{{ROOTPAGENAME}}'s Lore|noreplace}}<!-- -->|Dialogue =...")
- 11:18, 10 June 2025 Wuffesan talk contribs created page Module:Item (Created page with "local p = {} local lib = require('Module:Feature') function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, wrapper = {'Template:Item'} }) return p._main(args) end function p._main(args) local item = args[1] or args.name or "Unknown" local size = args[2] or args.size or 30 local count = args.count or args.x or nil local type = args.type or "Item" local text = args.text or item local link = ar...")
- 11:13, 10 June 2025 Wuffesan talk contribs created page Template:Icon (Created page with "<includeonly><!-- -->{{#vardefine:name|{{{customfile|{{{file|{{{1}}} }}} }}}}}<!-- -->{{#vardefine:altText|{{{customalt|{{#var:name}}}}}}}<!-- --><span class="zzw-icon {{#if:{{{subtitle|}}}|zzw-icon-subtitle}} {{{class|}}}" title="{{#var:altText}}">File:{{#if: {{{customfile|}}}|{{{customfile}}}|{{{type|Icon}}} {{SanitizeFileName|{{{file|{{{1|}}}}}}}}.png}}|{{{size|{{{2|24}}}}}}px|alt={{#var:altText}}|link={{#ifeq:{{{link|}}}|1|{{{1}}}|{{#if:{{{customlink|}}}|{{{customl...")
- 11:00, 10 June 2025 Wuffesan talk contribs created page Template:Documentation/doc (Created page with "{{Documentation/Header}} {{Lua|Documentation}} <!--{{CSS}}--> This template is used to insert documentation to template pages. ==Syntax== * {{T|Documentation}} will produce the documentation template. * {{T|Documentation|foo}} will fill in the documentation from the "{{F|foo}}" template. * {{T|Documentation|p1=content=This template does something}} will fill in the documentation with the content "{{F|This template does something}}." (not recommended except for very, ver...")
- 10:58, 10 June 2025 Wuffesan talk contribs created page Template:Item/doc (Created page with "{{Documentation/Header}} {{Lua|Item}} This template creates the icon and link for an item. ==Syntax== This template has 2 unnamed parameters: #'''(mandatory)''' Name of the item. If set to Unknown no link is set. #'''(optional)''' Size of the icon. Defaults to 30. There are also 8 optional named parameters: *'''link''': Sets another page to be linked. *'''text''': Displays another text instead of the name of the item. *'''notext''': If set to ''1'', the complete tex...")
- 10:51, 10 June 2025 Wuffesan talk contribs created page Template:Item (Created page with "<includeonly>{{#invoke:Item|main}}</includeonly><noinclude>{{Documentation|type=Image}}</noinclude>")
- 10:50, 10 June 2025 Wuffesan talk contribs created page Template:Card/doc (Created page with "{{Documentation/Header}} {{Lua}} {{CSS}} <!-- Summary or description of the template --> ==Syntax== <!-- Describe parameters here --> ==Examples== <pre> {{Card|Eugene Grant|Eugene Grant}} </pre> {{Card|Eugene Grant|Eugene Grant}} <br /> <pre> {{Card|Satchel}} {{Card|Satchel|2}} {{Card|Satchel|2|caption=1}} {{Card|Satchel|2|caption=Dennies}} </pre> {{Card|Satchel}} {{Card|Satchel|2}} {{Card|Satchel|2|caption=1}} {{Card|Satchel|2|caption=Dennies}} <br /> <pre> {{Car...")
- 10:43, 10 June 2025 Wuffesan talk contribs created page Template:Card (Created page with "<includeonly>{{#invoke:Card|main}}</includeonly><noinclude>{{Documentation|type=Image}}</noinclude>")
- 10:34, 10 June 2025 Wuffesan talk contribs created page Module:Hatnote/i18n (Created page with "-- <nowiki> return { ["_metadata"] = { ["order"] = { "about", "altSeparator", "article", "brackets", "cat-errors", "cat-unusual-parameters", "colon", "conj-and", "conj-or", "conjunction", "details", "disambiguation", "error", "error-link", "error-pagename", "error-text",...")
- 10:33, 10 June 2025 Wuffesan talk contribs created page Template:Hatnote (Created page with "<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude>{{Documentation|type=Context-Link}}</noinclude>")
- 10:33, 10 June 2025 Wuffesan talk contribs created page Module:Hatnote/doc (Created page with "This module is invoked by the {{t|Hatnote}} template, which is used by a number of context-link templates.")
- 10:30, 10 June 2025 Wuffesan talk contribs created page Module:Hatnote (Created page with "-- <nowiki> -------------------------------------------------------------------------------- -- 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....")
- 10:29, 10 June 2025 Wuffesan talk contribs created page Template:Hatnote/doc (Created page with "{{Documentation/Header}} {{Lua|Hatnote}} The hatnotes used for adding links between articles where more context is important. Broadly speaking, a hatnote should answer a readers' question: Am I on the right page? == Usage == ; Basic usage: {{hatnote|''text''}} ; All parameters: {{hatnote|''text''|extraclasses=''extra classes''|selfref=''yes''|category=''no''}} == Parameters == This template accepts the following parameters: * <code>1</code> - the hatnote...")
- 10:27, 10 June 2025 Wuffesan talk contribs created page Template:Main (Created page with "<includeonly>{{#invoke:Hatnote|main}}</includeonly> <noinclude>{{Documentation|:Template:Hatnote/doc|type=Context-Link}}<!-- For a more traditional wikitext version of this template, see https://templates.fandom.com/wiki/Template:Main_article --></noinclude>")
- 10:27, 10 June 2025 Wuffesan talk contribs created page Template:L/doc (Created page with "{{Documentation/Header}} {{Lua|Formatting}} {{Main|Template:F}} This template creates a fake link in the form of how a link would be added in wikitext in source editor. ==Syntax== See Template Data for extra functions.<br /> {{T|L|v1=Page Name|v2=Link Label}} ==Examples== ;No Link Label {{T|L|Satchels}} yields {{L|Satchels}} ;With Link Label {{T|L|Satchels|Satchel}} yields {{L|Satchels|Satchel}} ==Template Data== <templatedata> { "params": { "te...")
- 10:26, 10 June 2025 Wuffesan talk contribs created page Template:L (Created page with "<includeonly>{{#invoke:Formatting|main|link=1}}</includeonly><noinclude>{{Documentation|type=Utility}}</noinclude>")
- 10:25, 10 June 2025 Wuffesan talk contribs created page Template:F/doc (Created page with "{{Documentation/Header}} {{Lua|Formatting}} This template allows to display formatting methods without them being actually applied to the text for examples and guides. * For direct template call format use: {{T|T}} * For direct link format use: {{T|L}} ==Examples== ;Default {{T|F|Satchels|_Y_=1}} ;Link with label and bolding {{T|F|p1=Satchels|p2=Satchel|p3=l=1|p4=b=1|_Y_=1}} ;External Link with italic, underline, in ref tags and variable link label {{T|F|https://www.y...")
- 10:23, 10 June 2025 Wuffesan talk contribs created page Template:F (Created page with "<includeonly>{{#invoke:Formatting|main}}</includeonly><noinclude>{{Documentation|type=Utility}}</noinclude>")
- 10:22, 10 June 2025 Wuffesan talk contribs created page Template:T/doc (Created page with "{{Documentation/Header}} {{Lua|Formatting}} {{Main|Template:F}} This template creates a fake template call in the form of how it would look in wikitext in source editor. ==Syntax== See Template Data for extra functions.<br /> {{T|T|v1=Template Name|v2=v((#))=Variable Input|v3=p((#))=Fixed Input|v4=P((#))=Fixed Input with "let_parse" functionality|v5=Fixed Input|p6=_Y_=1}} * Direct usage of named parameters is allowed but they will be displayed at a ra...")
- 10:21, 10 June 2025 Wuffesan talk contribs created page Template:T (Created page with "<includeonly>{{#invoke:Formatting|main|template=1}}</includeonly><noinclude>{{Documentation|type=Utility}}</noinclude>")
- 10:21, 10 June 2025 Wuffesan talk contribs created page Category:Lua Templates (Created blank page)
- 10:18, 10 June 2025 Wuffesan talk contribs created page File:Lua logo.svg
- 10:18, 10 June 2025 Wuffesan talk contribs uploaded File:Lua logo.svg
- 10:17, 10 June 2025 Wuffesan talk contribs created page Template:Lua/doc (Created page with "{{Documentation/Header}} This is a banner template that uses {{t|MessageBox}} to create the displayed banner: {{Lua|demo=1}} It also adds the category Category:Lua Templates to track the Template it was put on. ==Usage== Put the following at the top of the documentation page: <pre> {{Lua}} </pre> Optionally, you can include the module's name. <pre> {{Lua|ModuleName}} </pre> <pre> {{Lua|module=ModuleName}} </pre> ==Template Data== <templatedata> { "params": {...")
- 10:16, 10 June 2025 Wuffesan talk contribs created page Template:Lua (Created page with "<includeonly>{{MessageBox |class = lua |header=This template uses {{#if: {{{demo|}}} |Module:Demo| [[Module:{{{1|{{{module|{{BASEPAGENAME}}}}}}}}]] }}, a script written in Lua. |image=Lua logo.svg |imagewidth=32px }}{{Namespace |template={{#if: {{{demo|}}} || {{#ifeq: {{BASEPAGENAME}} | {{PAGENAME}} | Category:Lua Templates }}}} }}</includeonly><noinclude>{{Documentation|type=Notice}}</noinclude>")
- 10:16, 10 June 2025 Wuffesan talk contribs created page Template:Documentation/Header/doc (Created page with "{{Documentation/Header}} {{Lua|Documentation}} Creates a header for template documentation.")
- 10:07, 10 June 2025 Wuffesan talk contribs created page File:CSS logo.svg
- 10:07, 10 June 2025 Wuffesan talk contribs uploaded File:CSS logo.svg
- 10:03, 10 June 2025 Wuffesan talk contribs created page MediaWiki:CustomTabs.css (Created page with ".custom-tabs { display: flex; flex-direction: row; gap: 5px; width: 100%; margin: 5px 0; flex-wrap: wrap; justify-content: space-evenly; } .custom-tabs > span { border-radius: 4px; display: flex; align-items: center; text-align: center; justify-content: center; flex: 1; transition: .25s; } .custom-tabs a, .custom-tabs .selflink, .custom-tabs span.new { display: flex; width: 100%; height: 100%; padding: 8px 10px; border-radius: 4px; align-items: cent...")
- 10:02, 10 June 2025 Wuffesan talk contribs created page Template:Custom Tabs/doc (Created page with "{{Documentation/Header}} {{CSS|CustomTabs|Colors}} Template for creating tabs for navigation. ==Parameters== <pre> {{Custom Tabs |rootpage = |namespace = |subpages = |tab1 = |tab2 = |tab3 = |tab4 = |tab5 = |tab6 = |tab7 = |tab8 = |tab9 = }} </pre> *'''rootpage''' - title of root page if not using current page's root. *'''namespace''' - name of namespace if not using current page's namespace. Use empty parameter for main namespace. *'''subpages''' - tabs are...")
- 10:00, 10 June 2025 Wuffesan talk contribs created page Template:Custom Tabs (Created page with "<includeonly><!-- --><div class="{{{class|custom-tabs-default}}} custom-tabs"><!-- -->{{#if:{{{tab1|}}}|<!-- --><span class="{{#ifeq:{{SUBPAGENAME}}|{{{tab1}}}|active-tab|{{#ifeq:{{PAGENAME}}|{{{rootpage|{{ROOTPAGENAME}}}}}|active-tab|inactive-tab}}}}"><!-- -->[[{{{namespace|{{NAMESPACE}}}}}:{{#ifeq:{{{subpages|1}}}|1|{{{rootpage|{{ROOTPAGENAME}}}}}{{!}}{{{tab1}}}|{{{tab1}}}{{!}}{{{tab1name|{{{tab1}}}}}}}}]]<!-- --></span><!-- -->}}<!-- -->{...")
- 09:22, 10 June 2025 Wuffesan talk contribs created page File:Icon docs notice.png
- 09:22, 10 June 2025 Wuffesan talk contribs uploaded File:Icon docs notice.png
- 09:20, 10 June 2025 Wuffesan talk contribs created page File:Icon docs nodoc.png
- 09:20, 10 June 2025 Wuffesan talk contribs uploaded File:Icon docs nodoc.png
- 09:19, 10 June 2025 User account Mage talk contribs was created
- 09:19, 10 June 2025 Wuffesan talk contribs created page File:Icon docs baddoc.png
- 09:19, 10 June 2025 Wuffesan talk contribs uploaded File:Icon docs baddoc.png
- 09:16, 10 June 2025 Wuffesan talk contribs created page File:Icon docs doc.png
- 09:16, 10 June 2025 Wuffesan talk contribs uploaded File:Icon docs doc.png
- 09:06, 10 June 2025 Wuffesan talk contribs created page Template:Mainpage Topics (Created page with "<noinclude>{{Documentation|type=Design;Main Page|content=Design for the main page.}}</noinclude><!-- -->{{Mainpage Section Left|1=Main Topics|2= <gallery widths=80 position=center captionalign=center spacing=small navigation=true orientation=square captionsize=large> MainPage_Icon_Game.png|'''Games'''|link=Games MainPage_Icon_Survivor.png|'''Survivors'''|link=Survivors MainPage_Icon_Weapon.png|'''Weapons'''|link=Weapons MainPage_Icon_GameMode.p...")
- 09:02, 10 June 2025 Wuffesan talk contribs created page Template:Mainpage Section Left (Created page with "<includeonly><!-- --><div class="mainpage-left-section-container"><!-- --><table><!-- --><tr><!-- --><td><!-- --><div class="mainpage-left-header">{{{1|}}}</div><!-- --></td><!-- --></tr><!-- --><tr><!-- --><td><!-- -->{{{2|}}}<!-- --></td><!-- --></tr><!-- --></table><!-- --></div><!-- --></includeonly><!-- --><noinclude>{{Documentation|type=Design;Main Page|content=Design template...")
- 08:46, 10 June 2025 Wuffesan talk contribs created page MediaWiki:Mainpage.css (Created page with "All Mainpage Styles: Left column: .mainpage-left-section-container { text-align: center; padding-top: 0px; margin-bottom: 12px; border: 3px solid #8888; border-radius: 16px 0 16px 16px; width: 100%; box-sizing: border-box; border-collapse: collapse; } .theme-fandomdesktop-light .mainpage-left-section-container { background: rgba(255, 255, 255, 0.4); } .theme-fandomdesktop-dark .mainpage-left-section-container { background: r...")
- 08:40, 10 June 2025 Wuffesan talk contribs created page Template:Mainpage Section Right (Created page with "<includeonly><!-- --><div><!-- --><div class="mainpage-right-section-container"><!-- --><div class="mainpage-right-header">{{{1|a}}}</div><!-- --><div class="mainpage-right-section-box1"></div><!-- --><div class="mainpage-right-section-box2"></div><!-- --><div class="mainpage-right-section-box3"></div><!-- --><div class="mainpage-right-section-box4"></div><!-- --></div><!-- --><div class="standard-border mainpage-right-section-bbord...")
- 08:40, 10 June 2025 Wuffesan talk contribs created page Template:Latest Edits (Created page with "<includeonly><!-- --><div id="ActivityFeed" class="hidden"><!-- -->{{Mainpage Section Right|1=Latest Edits|2=<!-- -->{{Special:RecentChanges |namespace = 0 |limit = 10 |hidepreviousrevisions = 1 |hidebots = 1 |hidelog = 1 }} }}<!-- --></div><!-- --></includeonly><!-- --><noinclude>{{Documentation|type=Design;Main Page|content=List of Special:Recent...")
- 08:39, 10 June 2025 Wuffesan talk contribs created page Template:Community Notice (Created page with "<includeonly>{{Mainpage Section Right|1=Community|2= We're a collaborative encyclopedia about ''Zombie Panic!'' that anyone, including you, can build and expand. Wikis like this one depend on readers getting involved and adding content. '''''Please read the Community Page before editing!''''' *Rules of this wiki *Getting Started *How to Contribute *...")
- 08:38, 10 June 2025 Wuffesan talk contribs created page Monochrome Games (Created page with "{{Stub}}Monochrome Games is the company which owns and manages the Zombie Panic! series. Founded in 2009 by Zombie Panic! and Zombie Panic! Source developer Tatsur0, Monochrome has also developed Contagion, a spiritual successor to Zombie Panic: Source, as well as Contagion VR: Outbreak and HeadCount. As of 2022, the Zombie Panic! Team actively develops and maintains Zombie Panic: Source under the guidance and approval of Monochrome Games.") Tag: Visual edit
- 08:37, 10 June 2025 Wuffesan talk contribs created page Zombie Panic: Source (Redirected page to Zombie Panic! Source) Tags: New redirect Visual edit
- 08:34, 10 June 2025 Wuffesan talk contribs created page Zombie Panic! Source (Created page with "{{Stub}}")