Template:Founded by: Difference between revisions
Jump to navigation
Jump to search
Sean Fennel (talk | contribs) (grammar) |
Hoof Hearted (talk | contribs) m (Text replacement - "Wiki People" to "Wiki people") |
||
(26 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{{name|{{PAGENAME}}}}} was created by {{#if:{{{url|}}}|[{{{url}}} {{{creator|{{{founder}}}}}}]|{{{creator|{{{founder}}}}}}}}{{#if:{{{date|}}}| on {{{date}}}|}}.<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>{{TOC right}} | ||
== | ==Purpose== | ||
<pre | 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 (optional) of its founding with a [[wikilink]] to the [[category]] of its {{tag|Wiki age|year of founding}}. | ||
| name | |||
| url | ==Boilerplate code== | ||
| founder = | <pre>{{Founded by | ||
| date | |name = | ||
}}</ | |url = | ||
; | |founder= | ||
: | |date = | ||
; | }}</pre> | ||
:URL to an article about the person | ;name: Enter the <u>original</u> name of the [[wiki]] site; if the [[:Category:All|WikiIndex article]] name is identical to the actual wiki site name, this field can be left blank, and <tt><nowiki>{{PAGENAME}}</nowiki></tt> will automatically be used; | ||
; | ;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]] and / or [[pseudonym]]; | |||
; | ;date: Optional, though preferred; {{tag|Wiki age|date}} (in {{Wp|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== | ||
<pre | 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]]. | ||
| name | <pre>{{Founded by | ||
| url | |name = WikiIndex | ||
| founder = John Stanton | |url = https://WikiIndex.org/John_Stanton | ||
| date | |founder= John Stanton | ||
}}</ | |date = {{tag|Founded in 2006|2006-01-23}} | ||
This gives: | }}</pre>'''''or'''''<pre>{{Founded by|name=WikiIndex|url=https://WikiIndex.org/John_Stanton|founder=John Stanton|date={{tag|Founded in 2006|2006-01-23}}}}</pre> | ||
{{ | |||
| name | This gives: | ||
| url | |||
| founder = John Stanton | {{Founded by|name=WikiIndex|url=https://WikiIndex.org/John_Stanton|founder=John Stanton|date=[[:Category:Founded in 2006|2006-01-23]]}} | ||
| date | |||
}}</noinclude> | ==See also== | ||
*[[Template:wiki birthday]] | |||
*[[:Category: Wiki age]] | |||
[[Category:Wiki people|*]] | |||
[[Category:Wiki age| ]] | |||
[[Category:Founded in YYYY| ]]</noinclude> |
Latest revision as of 18:08, 29 May 2024
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 (optional) of its founding with a wikilink to the category of its year of founding.
Boilerplate code
{{Founded by |name = |url = |founder= |date = }}
- name
- Enter the original name of the wiki site; if the WikiIndex article name is identical to the actual wiki site name, this field can be left blank, and {{PAGENAME}} will automatically be used;
- 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
- Optional, though preferred; date (in 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:
{{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|Founded in 2006|2006-01-23}} }}
or
{{Founded by|name=WikiIndex|url=https://WikiIndex.org/John_Stanton|founder=John Stanton|date={{tag|Founded in 2006|2006-01-23}}}}
This gives:
WikiIndex was founded and created by John Stanton on 2006-01-23.