Difference between revisions of "Template:Infobox website"
Jump to navigation
Jump to search
sc4e>Freedo50 |
sc4e>Freedo50 |
||
Line 18: | Line 18: | ||
{{infobox website}}</noinclude> | {{infobox website}}</noinclude> | ||
<includeonly> | <includeonly> | ||
− | {|align="right" border="1" cellspacing="0" cellpadding="5" width="300" | + | <div class="infobox">{|align="right" border="1" cellspacing="0" cellpadding="5" width="300" |
! Website | ! Website | ||
|- style="max-width:300px" | |- style="max-width:300px" | ||
Line 42: | Line 42: | ||
|- | |- | ||
| {{{staff}}} | | {{{staff}}} | ||
− | |} | + | |}</div> |
</includeonly> | </includeonly> |
Revision as of 07:18, 31 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
{|align="right" border="1" cellspacing="0" cellpadding="5" width="300"
! Website |- style="max-width:300px" |{{{logo}}} |- |{{{name}}} {{{version}}} |- ! Parts |- |
- [{{{url}}}{{{forum}}} Forum]
- [{{{url}}}{{{exchange}}} Exchange]
- [{{{url}}}{{{chat}}} Chat]
- {{{other}}}
|- ! Blurb |- | {{{about}}} |- ! Staff Listing |- | Web Master: {{{webmaster}}} |- | {{{staff}}}
|}