Template:Founded by: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) m (fix double redirect) |
Hoof Hearted (talk | contribs) (minor tweaks) |
||
Line 1: | Line 1: | ||
<includeonly><font color=red>'''{{{name|{{PAGENAME}}}}}''' was [[Founder|founded]] and created by {{#if:{{{url|}}}|[{{{url}}} {{{creator|{{{founder}}}}}}]|{{{creator|{{{founder}}}}}}}} {{#if:{{{date|}}}| on {{{date}}}|}}.</font></includeonly><noinclude> | <includeonly><font color=red>'''{{{name|{{PAGENAME}}}}}''' was [[Founder|founded]] and created by {{#if:{{{url|}}}|[{{{url}}} {{{creator|{{{founder}}}}}}]|{{{creator|{{{founder}}}}}}}} {{#if:{{{date|}}}| on {{{date}}}|}}.</font></includeonly><noinclude>{{TOCright}} | ||
==Code== | ==Code== | ||
<pre>{{Founded by | <pre>{{Founded by | ||
Line 9: | Line 9: | ||
;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 | ;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: [[WikiIndex:Real names|Real name]] of [[founder]], and / or [[username]] | ||
;date: {{tag|Wiki Age|Date}} the wiki was created on | ;date: {{tag|Wiki Age|Date}} the wiki was created (or officially launched) on | ||
==Example== | ==Example== | ||
<pre>{{Founded by | <pre>{{Founded by | ||
|name = WikiIndex | |name = WikiIndex | ||
|url = | |url = https://WikiIndex.org/John_Stanton | ||
|founder= John Stanton | |founder= John Stanton | ||
|date = 23rd January {{tag|FoundedIn2006|2006}} | |date = 23rd January {{tag|FoundedIn2006|2006}} | ||
Line 23: | Line 23: | ||
{{Founded by | {{Founded by | ||
|name = WikiIndex | |name = WikiIndex | ||
|url = | |url = https://WikiIndex.org/John_Stanton | ||
|founder= John Stanton | |founder= John Stanton | ||
|date = 23rd January [[:Category:FoundedIn2006|2006]] | |date = 23rd January [[:Category:FoundedIn2006|2006]] | ||
}} | }} | ||
[[Category:Wiki People| ]] | [[Category:Wiki People|*]] | ||
[[Category:Wiki Age| ]] | [[Category:Wiki Age| ]] | ||
[[Category:People templates]]</noinclude> | [[Category:People templates]]</noinclude> |
Revision as of 03:03, 9 December 2019
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
- Real name of founder, and / or username
- date
- Date the wiki was created (or officially launched) on
Example
{{Founded by |name = WikiIndex |url = https://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.