Template:Founded by: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
m (Boilerplate)
(ISO format for date)
Line 10: Line 10:
;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: [[WikiIndex:Real names|Real name]] of [[founder]], and / or [[username]]
;founder: [[WikiIndex:Real names|Real name]] of [[founder]], and / or [[username]]
;date: {{tag|Wiki Age|Date}} the wiki was created (or officially launched) on
;date: {{tag|Wiki Age|Date}} (in ISO format, ie YYYY-MM-DD) the wiki was created (or officially launched) on


==Example==
==Example==
Line 17: Line 17:
|url    = https://WikiIndex.org/John_Stanton
|url    = https://WikiIndex.org/John_Stanton
|founder= John Stanton
|founder= John Stanton
|date  = 23rd January {{tag|FoundedIn2006|2006}}
|date  = {{tag|FoundedIn2006|2006-01-23}}
}}</pre>
}}</pre>
This gives:
This gives:
Line 25: Line 25:
|url    = https://WikiIndex.org/John_Stanton
|url    = https://WikiIndex.org/John_Stanton
|founder= John Stanton
|founder= John Stanton
|date  = 23rd January [[:Category:FoundedIn2006|2006]]
|date  = [[:Category:FoundedIn2006|2006-01-23]]
}}
}}



Revision as of 23:09, 29 July 2021

Template:TOCright

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 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 (in ISO format, ie YYYY-MM-DD) the wiki was created (or officially launched) on

Example

{{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.