Bureaucrats, checkuser, Interface administrators, interwiki, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), staff, Suppressors, Administrators
83,693
edits
Hoof Hearted (talk | contribs) m (Hoof Hearted moved page Template:WikiFoundedBy to Template:Founded by: rename, so it can be used on wiki engines and wiki farms too) |
Hoof Hearted (talk | contribs) (update after page rename) |
||
| 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 | <pre>{{Founded by | ||
|name | |name = | ||
|url | |url = | ||
|founder = | |founder= | ||
|date | |date = | ||
}} | }}</pre> | ||
;Name: Name of the wiki | ;Name: Name of the wiki | ||
;URL: URL to an article about the person | ;URL: URL to an article about the person | ||
;Founder: Founder's (user)name | ;Founder: Founder's (user)name | ||
;Date: Date the wiki was created on | ;Date: Date the wiki was created on | ||
==Example== | ==Example== | ||
<pre | <pre>{{Founded by | ||
|name | |name = WikiIndex | ||
|url | |url = http://wikiindex.org/John_Stanton | ||
|founder = John Stanton | |founder= John Stanton | ||
|date | |date = 23rd January, 2006 | ||
}} | }}</pre> | ||
This gives:<br> | This gives:<br> | ||
{{ | {{Founded by | ||
|name | |name = WikiIndex | ||
|url | |url = http://wikiindex.org/John_Stanton | ||
|founder = John Stanton | |founder= John Stanton | ||
|date | |date = 23rd January, 2006 | ||
}} | }} | ||
[[Category: | [[Category:People templates]]</noinclude> | ||
edits