Templat:Kotakinfo Situs: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Ricky Setiawan (bicara | kontrib)
membuat templat
 
-iNu- (bicara | kontrib)
Digabungkan dengan Templat:Kotak info situs web melalui peralihan.
 
(12 revisi perantara oleh 8 pengguna tidak ditampilkan)
Baris 1:
#ALIH [[Templat:Kotak info situs web]]
{| class="infobox borderless" style="align: right; font-size: 90%; text-align: left; width: 24em;" summary="Template:Infobox Website"
|+ style="font-size: 125%; vertical-align: middle;" |'''{{{websitename|{{{name}}}}}}'''
{{#if:{{{websitelogo|{{{logo|}}}}}}|<tr><td colspan="2" style="text-align: center;">{{{websitelogo|{{{logo}}}}}}</td></tr>|}}<!--
-->{{#if:{{{screenshot|}}}|<tr><td colspan="2" style="text-align: center; border: 0px solid #aaaaaa">{{{screenshot}}}{{#if:{{{caption|}}}|<br /><span style="font-size: smaller;">{{{caption}}}</span>|}}}}
|-
! [[Uniform Resource Locator|URL]]
| {{{url}}}<!--
-->{{#if:{{{commercial|}}}|<tr><th>Commercial?</th><td>{{{commercial}}}</td></tr>|}}
|-
! Type of site
| {{{type}}}<!--
-->{{#if:{{{reg|{{{registration|}}}}}}|<tr><th>Registration</th><td>{{{reg|{{{registration}}}}}}</td></tr>|}}<!--
-->{{#if:{{{language|}}}|<tr><th>Available [[Natural language|language]](s):</th><td>{{{language|}}}</td></tr>}}<!--
-->
|- style="vertical-align: top;"
! Owner
| {{{owner}}}
|-
! Created by
| {{{author}}}<!--
-->{{#if:{{{date_of_launch|{{{launch date|}}}}}}|<tr><th>Launched</th><td>{{{date_of_launch|{{{launch date}}}}}}</td></tr>|}}<!--
-->{{#if:{{{rev|{{{revenue|}}}}}}|<tr><th>Revenue</th><td>{{{rev|{{{revenue}}}}}}</td></tr>|}}<!--
-->{{#if:{{{current_status|{{{current status|}}}}}}|<tr><th>Current status</th><td>{{{current_status|{{{current status}}}}}}</td></tr>|}}
|}<noinclude>
 
{| style="border: none; background: none;"
|<pre>
{{Infobox Website
| name =
| logo =
| screenshot =
| caption =
| url =
| commercial =
| type =
| language =
| registration =
| owner =
| author =
| launch date =
| current status =
| revenue =
}}
</pre>
|}
'''name''', '''url''', '''type''', '''owner''', and '''author''' are required fields.
 
[[Category:Technology infobox templates|Website]]
[[Category:Infobox templates|Website]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
[[en:template:Infobox Website]]
[[es:Plantilla:Sitio web]]
[[fr:Modèle:Site web]]
[[mk:Шаблон:Инфокутија вебсајт]]
[[no:Mal:Infoboks nettsted]]
[[pl:Szablon:Infobox Strona WWW]]
[[ro:Format:Cutie Website]]
</noinclude>