Template:Founded by: Difference between revisions

m
(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>