Template:Infobox website: Difference between revisions

Shovon (talk | contribs)
No edit summary
Shovon (talk | contribs)
No edit summary
Line 1: Line 1:
<onlyinclude>
<infobox>
{| class="infobox" style="width: 22em; font-size: 90%; float: right; margin: 0 0 1em 1em; border: 1px solid #aaa; background: #fff;"
    <title source="name"><default>{{PAGENAME}}</default></title>
|-
    <image source="logo">
| {{{name|}}}
        <caption source="caption">
|-
            <default>{{{name}}} logo</default>
| {{{logo|}}}
        </caption>
|-
    </image>
! style="width:35%; padding: 4px;" | Website
    <data source="url"><label>Website</label></data>
| style="padding: 4px;" | {{{url|}}} {{{url|}}}
    <data source="type"><label>Type</label></data>
|-
    <data source="owner"><label>Owner</label></data>
! style="padding: 4px;" | Type
    <data source="founder"><label>Founder</label></data>
| style="padding: 4px;" | {{{type|}}}
    <data source="launched"><label>Launched</label></data>
|-
    <data source="registration"><label>Registration</label></data>
! style="padding: 4px;" | Owner
    <data source="language"><label>Language</label></data>
| style="padding: 4px;" | {{{owner|}}}
    <data source="commercial"><label>Commercial</label></data>
|-
    <data source="current_status"><label>Status</label></data>
! style="padding: 4px;" | Founder
</infobox>
| style="padding: 4px;" | {{{founder|}}}
 
|-
<noinclude>{{Documentation}}</noinclude>
! style="padding: 4px;" | Launched
| style="padding: 4px;" | {{{launched|}}}
|-
! style="padding: 4px;" | Registration
| style="padding: 4px;" | {{{registration|}}}
|-
! style="padding: 4px;" | Language
| style="padding: 4px;" | {{{language|}}}
|-
! style="padding: 4px;" | Commercial
| style="padding: 4px;" | {{{commercial|}}}
|-
! style="padding: 4px;" | Status
| style="padding: 4px;" | {{{current_status|}}}
|}
</onlyinclude>