Difference between revisions of "Template:Infobox website"
Jump to navigation
Jump to search
sc4e>JoeST m |
sc4e>JoeST m |
||
Line 3: | Line 3: | ||
==Syntax== | ==Syntax== | ||
<pre>{{infobox website | <pre>{{infobox website | ||
+ | | logo = | ||
| name = | | name = | ||
| version = | | version = | ||
Line 10: | Line 11: | ||
| chat = | | chat = | ||
| about = | | about = | ||
− | |||
| other = | | other = | ||
+ | | webmaster = | ||
| staff = | | staff = | ||
− | |||
}}</pre> | }}</pre> | ||
==Example== | ==Example== | ||
Line 27: | Line 27: | ||
|- | |- | ||
| | | | ||
− | *{{{forum}}} | + | *[{{{url}}}{{{forum}}} Forum] |
− | *{{{exchange}}} | + | *[{{{url}}}{{{exchange}}} Exchange] |
− | *{{{chat}}} | + | *[{{{url}}}{{{chat}}} Chat] |
*{{{other}}} | *{{{other}}} | ||
|- | |- | ||
Line 38: | Line 38: | ||
! Staff Listing | ! Staff Listing | ||
|- | |- | ||
− | | {{{webmaster}}} | + | | Web Master: {{{webmaster}}} |
|- | |- | ||
| {{{staff}}} | | {{{staff}}} | ||
|} | |} | ||
</includeonly> | </includeonly> |
Revision as of 22:40, 30 July 2008
This is the infobox to include on any website
Syntax
{{infobox website | logo = | name = | version = | url = | forum = | exchange = | chat = | about = | other = | webmaster = | staff = }}
Example
Website |
---|
{{{logo}}} |
{{{name}}} {{{version}}} |
Parts |
|
Blurb |
{{{about}}} |
Staff Listing |
Web Master: {{{webmaster}}} |
{{{staff}}} |