Combined display of all available logs of The METATRON Database. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:12, 16 October 2020 ZexisStryfe talk contribs created page MediaWiki:Tagline (Created page with "{{#ifeq:{{NAMESPACENUMBER}}|-1||{{#if:{{SHORTDESCtagline}}|{{#external_value:shortdesc}}|{{#switch:{{NAMESPACENUMBER}} | 0 = From the OMEGA Database, the fidelity™ encyclope...")
- 19:11, 16 October 2020 ZexisStryfe talk contribs created page MediaWiki:Mainpage (Created page with "METATRON Wiki")
- 19:07, 16 October 2020 ZexisStryfe talk contribs created page Template:Nobold/doc (Created page with "{{Documentation}} : <code><nowiki>{{nobold|</nowiki>''text-string''}}</code> To display text (''text-string'') at normal font-weight within a context where the default font-we...")
- 19:06, 16 October 2020 ZexisStryfe talk contribs created page Template:Nobold (Created page with "<span style="font-weight:normal;">{{{1}}}</span><noinclude> {{/doc}}</noinclude>")
- 19:06, 16 October 2020 ZexisStryfe talk contribs created page Template:Tl/doc (Created page with "{{Documentation}} This template is used to display a template name as a link surrounded by braces. See Template:Tl on Wikipedia for more details. ==...")
- 19:06, 16 October 2020 ZexisStryfe talk contribs created page Template:Tl (Created page with "<code>{{[[Template:{{{1}}}|{{{1}}}]]}}</code><noinclude>{{/doc}}</noinclude>")
- 19:06, 16 October 2020 ZexisStryfe talk contribs created page Template:Mono/doc (Created page with "{{Documentation}} == Usage == {{tlx|Mono|<var>text to format here</var>}} renders as: {{Mono|text to format here}} This template is for formatting short bits of content (t...")
- 19:06, 16 October 2020 ZexisStryfe talk contribs created page Template:Mono (Created page with "<span style="font-family: monospace, monospace;">{{{2|{{{1}}}}}}</span><noinclude> {{/doc}}</noinclude>")
- 19:05, 16 October 2020 ZexisStryfe talk contribs created page Template:Tlx/doc (Created page with "<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> This template is used to show example template usage without expanding the template itself. == Basic use == ''(Note: In t...")
- 19:05, 16 October 2020 ZexisStryfe talk contribs created page Template:Tlx (Created page with "<span class="nowrap"><code><nowiki>{{</nowiki>[[Template:{{{1}}}|{{{1}}}]]{{t/piece|{{{2|---}}}}}{{t/piece|{{{3|---}}}}}{{t/piece|{{{4|---}}}}}{{t/piece|{{{5|---}}}}}{{t/piece...")
- 19:04, 16 October 2020 ZexisStryfe talk contribs created page Template:Para/doc (Created page with "{{Documentation}} == Usage == This template is for giving examples of template parameter source code (useful in template documentation and talk page discussions of template co...")
- 19:04, 16 October 2020 ZexisStryfe talk contribs created page Template:Para (Created page with "<code class="nowrap" {{#if:{{{plain|}}}|style="border:none;background-color:inherit;color:inherit;"}}>|{{#if:{{{1|}}}|{{{1}}}=}}{{{2|}}}</code><noinclude>{{/doc}}</no...")
- 19:03, 16 October 2020 ZexisStryfe talk contribs created page File:Wikipedia-logo-v2.svg
- 19:03, 16 October 2020 ZexisStryfe talk contribs uploaded File:Wikipedia-logo-v2.svg
- 19:03, 16 October 2020 ZexisStryfe talk contribs created page Template:WP/doc (Created page with "{{Documentation}} ;Description :This template is used to reference Wikipedia pages quickly ;Syntax :Type <code>{{t|WP|Wikipedia Article Name}}</code> ;Sample output :<code><no...")
- 19:03, 16 October 2020 ZexisStryfe talk contribs created page Template:WP (Created page with "<includeonly><span class="plainlinks">{{#ifeq:{{{ref|}}}|no|x15px|link=http://wikipedia.org [http://wikipedia.org/wiki/{{{1}}} {{#if:{{{tex...")
- 19:02, 16 October 2020 ZexisStryfe talk contribs created page Template:Tag/doc (Created page with "{{Documentation}} : {{t|tag|''tagname'' [|''type''] [|content=''text''] [|params=''parameters'']}} This template provides a quick way to mention an {{WP|ref=no|XML}}/{...")
- 19:02, 16 October 2020 ZexisStryfe talk contribs created page Template:Tag (Created page with "<code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!-- Opening tag -->{{#switch:{{{2|p...")
- 19:01, 16 October 2020 ZexisStryfe talk contribs created page Module:Arguments/doc (Created page with "{{Documentation}} {{Wikipedia template}} '''Module:Arguments''' provides easy processing of arguments passed from #invoke. It is a meta-module, meant for use by other modules...")
- 19:01, 16 October 2020 ZexisStryfe talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke...")
- 18:58, 16 October 2020 ZexisStryfe talk contribs created page Template:Wikipedia template/doc (Created page with "{{Documentation}} This template is used to indicate a template is imported from [https://en.wikipedia.org English Wikipedia]. It should be placed at the top of the template do...")
- 18:58, 16 October 2020 ZexisStryfe talk contribs created page Template:Wikipedia template (Created page with "<includeonly><!-- Message box --><div class="mbox mbox-low mbox-wikipediatemplate" role="presentation"><span class="mbox-title"><span class="mbox-icon metadata">File:Wikime...")
- 18:57, 16 October 2020 ZexisStryfe talk contribs created page Module:Paramtest/doc (Created page with "{{Documentation}} '''Module:Paramtest''' is a helper module to be used by other modules. See [https://runescape.wiki/w/Module:Paramtest Module:Paramtest] on RuneScape Wiki fo...")
- 18:56, 16 October 2020 ZexisStryfe talk contribs created page Module:LibraryUtil/doc (Created page with "{{Documentation}} '''Module:LibraryUtil''' is mostly to keep track of modules using the standard Scributo library <code>mw:Extension:Scribunto/Lua_reference_manual#libraryU...")
- 18:56, 16 October 2020 ZexisStryfe talk contribs created page Module:LibraryUtil (Created page with "-- <nowiki> local libraryUtil = require( 'libraryUtil' ) -- libraryUtil is a standard scribunto module, the following commented out code is just to show what is inside it. Do...")
- 18:56, 16 October 2020 ZexisStryfe talk contribs created page Module:Enum/doc (Created page with "{{Documentation}} '''Module:Enum''' is a helper module to be used by other modules. See [https://runescape.wiki/w/Module:Enum Module:Enum] on RuneScape Wiki for more details.")
- 14:40, 16 October 2020 ZexisStryfe talk contribs created page The METATRON Database:Header (Created page with "<br> <h2 id="{{{Header|}}}-Header">{{{Header|}}}</h2> <noinclude> This is a stupid little template to work around hiding headers when the sections aren't filled in, but still...")
- 14:39, 16 October 2020 ZexisStryfe talk contribs created page Template:Powers (Created page with "<includeonly> <!--BEGIN CATEGORIZATION--> Category:Powers<!-- Little Help Icon --><span style="position:relative; float:right; font-size:70%;">File:Help.png|{{{buttons...")
- 14:39, 16 October 2020 ZexisStryfe talk contribs created page Category:Blood Consumption (Created page with " {{Template:Powers | Title = | Description = The power to gain power from blood and bodily fluids usually by ingestion. Sub-power of :Catego...")
- 14:39, 16 October 2020 ZexisStryfe talk contribs created page Blood Consumption (Redirected page to Category:Blood Consumption) Tag: New redirect
- 14:38, 16 October 2020 ZexisStryfe talk contribs created page Template:Blood Consumption (Created page with "'''Blood Consumption''': All Methuselah are regularly required to consume a few pints of blood every few nights. Failing to do so would cause the Methuselah to weaken and...")
- 14:37, 16 October 2020 ZexisStryfe talk contribs created page Category:Acrobatics (Created page with "Category:Powers Sometimes confused with "gymnastics", Acrobatics is a term used to describe the ability of some characters to perform feats of balance, agility and coordi...")
- 14:37, 16 October 2020 ZexisStryfe talk contribs created page Acrobatics (Redirected page to Category:Acrobatics) Tag: New redirect
- 14:36, 16 October 2020 ZexisStryfe talk contribs created page Template:Acrobatics (Created page with "'''[[Acrobatics{{#if:{{{1|}}}|{{!}}{{{1|}}}}}]]'''{{#if:{{NAMESPACE}}||Category:Acrobatics}}<noinclude> == Purpose == This template is essentially a quick way to both add...")
- 14:35, 16 October 2020 ZexisStryfe talk contribs created page MediaWiki:Sidebar (Created page with "* blank * Top Categories ** Category:People|Individuals ** Category:Factions|Factions ** Category:Species|Races ** Category:Locations|Locations ** Category:Objects|Artifacts *...")
- 14:33, 16 October 2020 ZexisStryfe talk contribs created page Template:Powers(Methuselah) (Created page with "<includeonly>Category:Methuselah Category:Semi-Immortality</includeonly> *{{Unique Physiology|Methuselah Physiology}}: Modern Methuselah are in fact humans who have be...")
- 14:33, 16 October 2020 ZexisStryfe talk contribs created page Template:Powers(Kizoku) (Created page with "{{Powers(Methuselah)}} **{{Kizoku Bloodline}}: Due to their heritage, all Kizoku Methuselah have the ability to manipulate the dark mystical arts, and the most powerful of the...")
- 14:32, 16 October 2020 ZexisStryfe talk contribs created page Template:CtzenCat (Created page with "<!--To add more citizenship names, add a new line above the | {{1}} line, and follow this syntax: | Name to be replaced = Correct Name --><includeonly>{{#switch: {{lc:{{{1}}}}...")
- 14:25, 16 October 2020 ZexisStryfe talk contribs created page Template:CurrentLogo (Created page with "<includeonly>70px|right|link=DC Comics</includeonly> <noinclude> Text:<br/> '''<nowiki>70px|right|link=Omega</nowiki>''' This...")
- 14:24, 16 October 2020 ZexisStryfe talk contribs created page Template:Framework (Created page with "<noinclude>{| style="text-align:center; border: 1px solid #ffc9c9; background-color:#FFFFF3" |- padding:1em;padding-top:0.5em;" |style="font-size: 85%"|'''This page is a par...")
- 14:24, 16 October 2020 ZexisStryfe talk contribs created page Template:Ctzen (Created page with "<!--To add more citizenship names, add a new line above the | {{1}} line, and follow this syntax: | Name to be replaced = Correct Name --><includeonly>{{#switch: {{lc:{{{1}}}}...")
- 14:23, 16 October 2020 ZexisStryfe talk contribs created page File:Abella-Rose.png
- 14:23, 16 October 2020 ZexisStryfe talk contribs uploaded File:Abella-Rose.png
- 14:23, 16 October 2020 ZexisStryfe talk contribs created page Template:Infobox buttons/doc (Created page with "{{Documentation}} This template generates the external link button used by some infobox templates. It is meant to be used inside another template instead of directly. == Para...")
- 14:22, 16 October 2020 ZexisStryfe talk contribs created page Template:Infobox buttons/styles.css (Created page with ".infobox-extlink-list { position: absolute; margin-top: -45px; padding: 0; width: 100%; visibility: hidden; opacity: 0; z-index: -1; background...")
- 14:22, 16 October 2020 ZexisStryfe talk contribs created page Template:Infobox buttons (Created page with "{{#if:{{{type|}}}| <div class="infobox-button noprint"><span style="background-color: {{{theme}}}; text-align: center;">{{{threat}}}</span><div class="infobox-extlink-list" s...")
- 14:21, 16 October 2020 ZexisStryfe talk contribs created page Template:Infobox/styles.css (Created page with ".infobox-table { width: 450px; border-radius: 12px; border-spacing: 0; font-size: 0.875rem; text-align: left; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.04)...")
- 14:19, 16 October 2020 ZexisStryfe talk contribs created page Template:Infobox Character (Created page with "<includeonly>Category:People<table class="infobox-table floatright " style="padding-top:0"> <tr> <th width="410px" colspan="3" class="infobox-table-name" style="text-alig...")
- 14:19, 16 October 2020 ZexisStryfe talk contribs created page File:Incomplete.jpg
- 14:19, 16 October 2020 ZexisStryfe talk contribs uploaded File:Incomplete.jpg