Template:Founded by: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (tweaks, tag the year when included) |
Hoof Hearted (talk | contribs) (Founder) |
||
Line 1: | Line 1: | ||
<includeonly><u>'''{{{name|{{PAGENAME}}}}}''' was founded and created by {{#if:{{{url|}}}|[{{{url}}} {{{creator|{{{founder}}}}}}]|{{{creator|{{{founder}}}}}}}} {{#if:{{{date|}}}| on {{{date}}}|}}.</u></includeonly><noinclude> | <includeonly><u>'''{{{name|{{PAGENAME}}}}}''' was [[Founder|founded]] and created by {{#if:{{{url|}}}|[{{{url}}} {{{creator|{{{founder}}}}}}]|{{{creator|{{{founder}}}}}}}} {{#if:{{{date|}}}| on {{{date}}}|}}.</u></includeonly><noinclude> | ||
==Code== | ==Code== | ||
<pre>{{Founded by | <pre>{{Founded by | ||
Line 8: | Line 8: | ||
}}</pre> | }}</pre> | ||
;name: Original name of the [[wiki]]-site | ;name: Original name of the [[wiki]]-site | ||
;url: URL to an article about the {{tag|Wiki People|person}} | ;url: URL to an article about the {{tag|Wiki People|person}} who originally created the wiki | ||
;founder: Founder | ;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 | ||
Line 28: | Line 28: | ||
}} | }} | ||
[[Category:Wiki People| ]] | [[Category:Wiki People| ]] | ||
[[Category:Wiki Age| ]]</noinclude> | [[Category:Wiki Age| ]] | ||
[[Category:People templates]]</noinclude> |
Revision as of 10:52, 1 September 2014
Code
{{Founded by |name = |url = |founder= |date = }}
- name
- Original name of the wiki-site
- url
- URL to an article about the person who originally created the 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.