Difference between revisions of "Template:Website"

From Worms Knowledge Base

Jump to: navigation, search
(add new parameter: "caption")
m
Line 7: Line 7:
 
| screenshot (1) = ''file.png''<br/>
 
| screenshot (1) = ''file.png''<br/>
 
| screensize = ''size of the screenshot (default: 250px width)''<br/>
 
| screensize = ''size of the screenshot (default: 250px width)''<br/>
| caption = ''caption text of the screenshot''
+
| caption = ''caption text of the screenshot''<br/>
 
| creator (2) = ''website maker/creator''<br/>
 
| creator (2) = ''website maker/creator''<br/>
 
| date (3) = ''creation date''<br/>
 
| date (3) = ''creation date''<br/>

Revision as of 16:36, 25 August 2009

{{PAGENAME}}
{{PAGENAME}} screenshot
Creator: {{{2}}}
Creation date: {{{3}}}
Link: {{{4}}}

An infobox for websites.

Usage

{{Website
| name = name of the website
| screenshot (1) = file.png
| screensize = size of the screenshot (default: 250px width)
| caption = caption text of the screenshot
| creator (2) = website maker/creator
| date (3) = creation date
| link (4) = URL (like http://example.com/)
| forum = forum package/engine
}}

OR

{{Website | screenshot | creator | date | link}}

  • If a parameter is not used, the table row for it will not be included.