Template:Founded by: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (<tt><nowiki>{{PAGENAME}}</nowiki></tt> may be used in this field if our WikiIndex article name is identical to the actual wiki name) |
MarkDilley (talk | contribs) (oh, not seeing the change in preview, need to save.) |
||
Line 1: | Line 1: | ||
<includeonly | <includeonly>'''{{{name|{{PAGENAME}}}}}''' was [[Founder|founded]] and created by {{#if:{{{url|}}}|[{{{url}}} {{{creator|{{{founder}}}}}}]|{{{creator|{{{founder}}}}}}}} {{#if:{{{date|}}}| on {{{date}}}|}}.</includeonly><noinclude> | ||
==Code== | ==Code== | ||
<pre>{{Founded by | <pre>{{Founded by | ||
|name = | | name = | ||
|url = | | url = | ||
|founder= | | founder= | ||
|date = | | date = | ||
}}</pre> | }}</pre> | ||
;name: Original name of the [[wiki]] | ; name: Original name of the [[wiki]], <nowiki>{{PAGENAME}}</nowiki> may be used in this field if our WikiIndex article name is identical to the actual wiki name | ||
;url: URL to an article about the {{tag|Wiki People|person}} who originally created the wiki, ideally on their actual wiki | ; url: URL to an article about the {{tag|Wiki People|person}} who originally created the wiki, ideally on their actual wiki | ||
;founder: [[Founder]]s [[WikiIndex:RealNames|real name]], and/or [[username]] | ; founder: [[Founder]]s [[WikiIndex:RealNames|real name]], and/or [[username]] | ||
;date: {{tag|Wiki Age|Date}} the wiki was created on | ; date: {{tag|Wiki Age|Date}} the wiki was created on | ||
==Example== | ==Example== | ||
Line 20: | Line 20: | ||
}}</pre> | }}</pre> | ||
This gives: | This gives: | ||
{{Founded by | {{Founded by | ||
|name = WikiIndex | |name = WikiIndex |
Revision as of 04:58, 8 January 2015
Code
{{Founded by | name = | url = | founder= | date = }}
- name
- Original name of the wiki, {{PAGENAME}} may be used in this field if our WikiIndex article name is identical to the actual wiki name
- url
- URL to an article about the person who originally created the wiki, ideally on their actual wiki
- founder
- Founders real name, and/or username
- date
- Date the wiki was created on
Example
{{Founded by |name = WikiIndex |url = http://WikiIndex.org/John_Stanton |founder= John Stanton |date = 23rd January, {{tag|FoundedIn2006|2006}} }}
This gives:
WikiIndex was founded and created by John Stanton on 23rd January, 2006.