Difference between revisions of "Template:Infobox Website"

From Hetalia Archives
Jump to: navigation, search
m
Line 4: Line 4:
 
|align="center" colspan="2"|{{#if: {{{logo|}}}|[[File:{{{logo}}}|300px]]|}}
 
|align="center" colspan="2"|{{#if: {{{logo|}}}|[[File:{{{logo}}}|300px]]|}}
 
|-
 
|-
|align="center" colspan="2"|{{#if: {{{image|}}}|[[File:{{{screenshot}}}|350px]]|}}
+
|align="center" colspan="2"|{{#if: {{{screenshot|}}}|[[Image:{{{screenshot}}}|350px]]|}}
 
|-
 
|-
 
|align="center" colspan="2"|<span style="font-size:smaller;">{{{caption}}}</span>
 
|align="center" colspan="2"|<span style="font-size:smaller;">{{{caption}}}</span>

Revision as of 20:27, 13 June 2012

{{{name}}}
{{{caption}}}

Usage

This template should be included on every page that describes an external site.

{{Infobox Website
| name           = 
| url            = 

<!-- Optional Fields -->
| logo           = 
| screenshot     = 
| caption        = 
| type           = 
| launch date    = 
| current status = 
}}