Bureaucrats, checkuser, Interface administrators, interwiki, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), staff, Suppressors, Administrators
83,693
edits
Hoof Hearted (talk | contribs) |
Hoof Hearted (talk | contribs) m (fix url) |
||
| Line 1: | Line 1: | ||
{{{name|{{PAGENAME}}}}} was created by {{#if:{{{url|}}}|[{{{url}}} {{{creator|{{{founder}}}}}}]|{{{creator|{{{founder}}}}}}}}{{#if:{{{date|}}}| on {{{date}}}|}}.<noinclude> | {{{name|{{PAGENAME}}}}} was created by {{#if:{{{url|}}}|[{{{url}}} {{{creator|{{{founder}}}}}}]|{{{creator|{{{founder}}}}}}}} {{#if:{{{date|}}}| on {{{date}}}|}}.<noinclude> | ||
==Code== | ==Code== | ||
<pre><nowiki>{{WikiFoundedBy | <pre><nowiki>{{WikiFoundedBy | ||
| Line 7: | Line 7: | ||
|date = | |date = | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
;Name | ;Name: Name of the wiki | ||
:Name of the wiki | ;URL: URL to an article about the person | ||
;URL | ;Founder: Founder's (user)name | ||
:URL to an article about the person | ;Date: Date the wiki was created on | ||
;Founder | |||
:Founder's (user)name | |||
;Date | |||
:Date the wiki was created on | |||
==Example== | ==Example== | ||
<pre><nowiki>{{WikiFoundedBy | <pre><nowiki>{{WikiFoundedBy | ||
|name = WikiIndex | |name = WikiIndex | ||
|url = http:// | |url = http://wikiindex.org/John_Stanton | ||
|founder = John Stanton | |founder = John Stanton | ||
|date = 23rd January, 2006 | |date = 23rd January, 2006 | ||
| Line 25: | Line 21: | ||
{{WikiFoundedBy | {{WikiFoundedBy | ||
|name = WikiIndex | |name = WikiIndex | ||
|url = http:// | |url = http://wikiindex.org/John_Stanton | ||
|founder = John Stanton | |founder = John Stanton | ||
|date = 23rd January, 2006 | |date = 23rd January, 2006 | ||
edits