Template:Founded by: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(grammar)
Line 2: Line 2:
==Code==
==Code==
<pre><nowiki>{{WikiFoundedBy
<pre><nowiki>{{WikiFoundedBy
| name    =
|name    =
| url    =
|url    =
| founder =
|founder =
| date    =  
|date    =  
}}</nowiki></pre>
}}</nowiki></pre>
;Name
;Name
Line 17: Line 17:
==Example==
==Example==
<pre><nowiki>{{WikiFoundedBy
<pre><nowiki>{{WikiFoundedBy
| name    = WikiIndex
|name    = WikiIndex
| url    = http://www.wikiindex.com/John_Stanton
|url    = http://www.wikiindex.com/John_Stanton
| founder = John Stanton
|founder = John Stanton
| date    = 23rd January, 2006
|date    = 23rd January, 2006
}}</nowiki></pre>
}}</nowiki></pre>
This gives:<br>
This gives:<br>
{{WikiFoundedBy
{{WikiFoundedBy
| name    = WikiIndex
|name    = WikiIndex
| url    = http://www.wikiindex.com/John_Stanton
|url    = http://www.wikiindex.com/John_Stanton
| founder = John Stanton
|founder = John Stanton
| date    = 23rd January, 2006
|date    = 23rd January, 2006
}}</noinclude>
}}</noinclude>
<noinclude>
[[Category:Templates]]</noinclude>

Revision as of 01:59, 1 January 2012

Founded by was created by {{{founder}}}.

Code

{{WikiFoundedBy
|name    =
|url     =
|founder =
|date    = 
}}
Name
Name of the wiki
URL
URL to an article about the person
Founder
Founder's (user)name
Date
Date the wiki was created on

Example

{{WikiFoundedBy
|name    = WikiIndex
|url     = http://www.wikiindex.com/John_Stanton
|founder = John Stanton
|date    = 23rd January, 2006
}}

This gives:
Template:WikiFoundedBy