Difference between revisions of "Template:Infobox Website"
From LGPedia
m |
m (tweaking) |
||
| Line 14: | Line 14: | ||
|- | |- | ||
{{#if:{{{slogan|}}}| | {{#if:{{{slogan|}}}| | ||
| − | ! | + | {{!}} valign="top" {{!}} '''Slogan''' |
{{!}} {{{slogan}}} | {{!}} {{{slogan}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{affiliation|}}}| | {{#if:{{{affiliation|}}}| | ||
| − | {{!}} valign="top" {{!}} Affiliation | + | {{!}} valign="top" {{!}} '''Affiliation''' |
{{!}} {{{affiliation}}} | {{!}} {{{affiliation}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
| − | ! Type | + | {{!}} valign="top" {{!}} '''Type''' |
{{!}} {{{type}}} | {{!}} {{{type}}} | ||
{{!}}- | {{!}}- | ||
| Line 34: | Line 34: | ||
}} | }} | ||
{{#if:{{{current status|}}}| | {{#if:{{{current status|}}}| | ||
| − | ! Current status | + | {{!}} valign="top" {{!}} '''Current status''' |
{{!}} {{{current status}}} | {{!}} {{{current status}}} | ||
{{!}}- | {{!}}- | ||
Revision as of 13:55, 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 =
}}
|