Template:Founded by: Difference between revisions
Jump to navigation
Jump to search
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 |
Revision as of 18:22, 18 September 2012
Founded by was created by {{{founder}}} .
Code
{{WikiFoundedBy |name = |url = |founder = |date = }}
- Name
- Name of the wiki
- URL
- URL to an article about the person
- Founder
- Founder's (user)name
- Date
- Date the wiki was created on
Example
{{WikiFoundedBy |name = WikiIndex |url = http://wikiindex.org/John_Stanton |founder = John Stanton |date = 23rd January, 2006 }}
This gives:
Template:WikiFoundedBy