Template:Founded by: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
m (Text replacement - "FoundedIn2006" to "Founded in 2006")
Tags: mobile edit mobile web edit
m (Text replacement - "Wiki Age" to "Wiki age")
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>{{TOC right}}
<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==
==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 (optional) of its founding with a [[wikilink]] to the [[category]] of its {{tag|Wiki Age|year of founding}}.
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}}.


==Boilerplate code==
==Boilerplate code==
Line 13: Line 13:
;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;
;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]];
;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.
;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:
In order to save space within the wiki [[edit box]], the above template code may also be used as an 'inline' format, as in:
Line 33: Line 33:
==See also==
==See also==
*[[Template:WikiBirthday]]
*[[Template:WikiBirthday]]
*[[:Category: Wiki Age]]
*[[:Category: Wiki age]]


[[Category:Wiki People|*]]
[[Category:Wiki People|*]]
[[Category:Wiki Age| ]]
[[Category:Wiki age| ]]
[[Category:Founded in YYYY| ]]</noinclude>
[[Category:Founded in YYYY| ]]</noinclude>

Revision as of 12:25, 9 December 2022

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.

See also