Template:Founded by: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (ISO format for date) |
Hoof Hearted (talk | contribs) (new 'Purpose' section, clarity, additional wikilinks, 'inline' format example, 'See also' section, additional cat) |
||
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>{{TOCright}} | <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}} | ||
==Purpose== | |||
When used, this '''Founded by''' {{tag|People templates|people template}} will create striking red-coloured line within its [[article]] or [[Special:Categories|category]] page, indicating the name of the [[:Category:All|wiki site]], the {{tag|Wiki People|name}} of its [[founder]] and creator (with a URL, if entered), the date of its founding with a [[wikilink]] to the [[category]] of its {{tag|Wiki Age|year of founding}}. | |||
==Boilerplate code== | ==Boilerplate code== | ||
<pre>{{Founded by | <pre>{{Founded by | ||
Line 7: | Line 10: | ||
|date = | |date = | ||
}}</pre> | }}</pre> | ||
;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: <u>Original</u> name of the [[wiki]], <tt><nowiki>{{PAGENAME}}</nowiki></tt> ''may'' be used in this field if our [[:Category:All|WikiIndex article]] name is identical to the actual wiki site name; | ||
;url: URL to an article about the {{tag|Wiki People|person}} who originally created | ;url: URL to an article (or [[user page]]) about the {{tag|Wiki People|person}} who originally created said wiki, ideally on their actual wiki; or wikilink to their article (or user page) here on WikiIndex; | ||
;founder: [[WikiIndex:Real names|Real name]] of [[founder]], and / or [[username]] | ;founder: [[WikiIndex:Real names|Real name]] of [[founder]], and / or [[username]] and / or [[pseudonym]]; | ||
;date: {{tag|Wiki Age|Date}} (in ISO format, ie YYYY-MM-DD) the wiki was created (or officially launched) | ;date: {{tag|Wiki Age|Date}} (in {{W|ISO 8601#Calendar dates|ISO 8601 date extended format}}, ie YYYY-MM-DD) on which the wiki was created (or officially launched). If launch date and creation date are different (and known), either may be used in this template, but please explain the two different dates within the prose of the wiki article page. | ||
In order to save space within the wiki [[edit box]], the above template code may also be used as an 'inline' format, as in: | |||
<pre>{{Founded by|name= |url= |founder= |date= }}</pre> | |||
==Example== | ==Example== | ||
Ideally, this template should be placed at or near the top of any wiki article page, for example, immediately after the [[Template:Wiki|Wiki infobox template]]. | |||
<pre>{{Founded by | <pre>{{Founded by | ||
|name = WikiIndex | |name = WikiIndex | ||
Line 18: | Line 25: | ||
|founder= John Stanton | |founder= John Stanton | ||
|date = {{tag|FoundedIn2006|2006-01-23}} | |date = {{tag|FoundedIn2006|2006-01-23}} | ||
}}</pre> | }}</pre>'''''or'''''<pre>{{Founded by|name=WikiIndex|url=https://WikiIndex.org/John_Stanton|founder=John Stanton|date={{tag|FoundedIn2006|2006-01-23}}}}</pre> | ||
This gives: | This gives: | ||
{{Founded by | {{Founded by|name=WikiIndex|url=https://WikiIndex.org/John_Stanton|founder=John Stanton|date=[[:Category:FoundedIn2006|2006-01-23]]}} | ||
|name | |||
|url | ==See also== | ||
|founder= John Stanton | *[[Template:WikiBirthday]] | ||
|date | *[[:Category: Wiki Age]] | ||
}} | |||
[[Category:Wiki People|*]] | [[Category:Wiki People|*]] | ||
[[Category:Wiki Age| ]] | [[Category:Wiki Age| ]] | ||
[[Category: | [[Category:FoundedIn20xx| ]]</noinclude> |
Revision as of 00:13, 16 August 2021
Purpose
When used, this Founded by people template will create striking red-coloured line within its article or category page, indicating the name of the wiki site, the name of its founder and creator (with a URL, if entered), the date of its founding with a wikilink to the category of its year of founding.
Boilerplate 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 site name;
- url
- URL to an article (or user page) about the person who originally created said wiki, ideally on their actual wiki; or wikilink to their article (or user page) here on WikiIndex;
- founder
- Real name of founder, and / or username and / or pseudonym;
- date
- Date (in Template:W, ie YYYY-MM-DD) on which the wiki was created (or officially launched). If launch date and creation date are different (and known), either may be used in this template, but please explain the two different dates within the prose of the wiki article page.
In order to save space within the wiki edit box, the above template code may also be used as an 'inline' format, as in:
{{Founded by|name= |url= |founder= |date= }}
Example
Ideally, this template should be placed at or near the top of any wiki article page, for example, immediately after the Wiki infobox template.
{{Founded by |name = WikiIndex |url = https://WikiIndex.org/John_Stanton |founder= John Stanton |date = {{tag|FoundedIn2006|2006-01-23}} }}
or
{{Founded by|name=WikiIndex|url=https://WikiIndex.org/John_Stanton|founder=John Stanton|date={{tag|FoundedIn2006|2006-01-23}}}}
This gives:
WikiIndex was founded and created by John Stanton on 2006-01-23.