Difference between revisions of "Template:Infobox website"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>JoeST
m
sc4e>Freedo50
(Formatting fixes)
Line 15: Line 15:
 
}}</pre>
 
}}</pre>
 
==Example==
 
==Example==
{{infobox website}}</noinclude>
+
</noinclude>{|id="temptable" align="right" cellspacing="0" cellpadding="5" width="300"
<includeonly>
+
! style="font-size:160%;"| Website
{|align="right" border="1" cellspacing="0" cellpadding="5" width="300"
 
! style="background:#1E90FF;"| Website
 
 
|- style="max-width:300px"
 
|- style="max-width:300px"
 
|{{{logo}}}
 
|{{{logo}}}
Line 24: Line 22:
 
| {{{name}}} {{{version}}}
 
| {{{name}}} {{{version}}}
 
|-  
 
|-  
! style="background:#1E90FF;"| Parts
+
! Parts
 
|-
 
|-
 
|
 
|
Line 32: Line 30:
 
*{{{other}}}}}
 
*{{{other}}}}}
 
|-  
 
|-  
! style="background:#1E90FF;"| Staff Listing
+
! Staff Listing
 
|-  
 
|-  
| Web Master: {{{webmaster}}}
+
| style="border-bottom:none;"| '''Web Master:''' {{{webmaster}}}
 
|-  
 
|-  
 
|
 
|

Revision as of 08:48, 30 August 2008

This is the infobox to include on any website

Syntax

{{infobox website
| logo = 
| name = 
| version = 
| url = 
| forum = 
| exchange = 
| chat = 
| other = 
| webmaster = 
| staff = 
}}

Example

Website
{{{logo}}}
{{{name}}} {{{version}}}
Parts
  • [{{{url}}}{{{forum}}} Forum]
  • [{{{url}}}{{{exchange}}} Exchange]
Staff Listing
Web Master: {{{webmaster}}}

{{{staff}}}

</includeonly>