Difference between revisions of "Template:Infobox Website"
From LGPedia
m |
m |
||
| Line 16: | Line 16: | ||
! [[Slogan]] | ! [[Slogan]] | ||
{{!}} {{{slogan}}} | {{!}} {{{slogan}}} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
| Line 26: | Line 21: | ||
! Affiliation | ! Affiliation | ||
{{!}} {{{affiliation}}} | {{!}} {{{affiliation}}} | ||
| + | {{!}}- | ||
| + | }} | ||
| + | {{#if:{{{type|}}}| | ||
| + | ! Type | ||
| + | {{!}} {{{type}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
| Line 53: | Line 53: | ||
| caption = | | caption = | ||
| slogan = | | slogan = | ||
| − | |||
| affiliation = | | affiliation = | ||
| + | | type = | ||
| launch date = | | launch date = | ||
| current status = | | current status = | ||
Revision as of 13:49, 16 January 2008
| {{{name}}} | |
|---|---|
| URL | {{{url}}} |
Usage
This template should be included on every page that describes an external site.
{{Infobox Website
| name =
| url =
<!-- Optional Fields -->
| logo =
| screenshot =
| caption =
| slogan =
| affiliation =
| type =
| launch date =
| current status =
}}
|