Template:Founded by: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(oh, not seeing the change in preview, need to save.)
(color?)
Line 1: Line 1:
<includeonly>'''{{{name|{{PAGENAME}}}}}''' was [[Founder|founded]] and created by {{#if:{{{url|}}}|[{{{url}}} {{{creator|{{{founder}}}}}}]|{{{creator|{{{founder}}}}}}}} {{#if:{{{date|}}}| on {{{date}}}|}}.</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>
==Code==
==Code==
<pre>{{Founded by
<pre>{{Founded by

Revision as of 05:00, 8 January 2015

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
Founders real name, and/or username
date
Date the wiki was created on

Example

{{Founded by
|name   = WikiIndex
|url    = http://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.