Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Website: Difference between revisions

Template page
No edit summary
Tag: Manual revert
No edit summary
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="thumb tright">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<table class="infobox-table" frame="box" cellspacing="3" style="padding: 10px; border-collapse: separate; border-spacing:5px; margin:3px; clear:none; background-color:#f9f9f9; width:22em; border: 1px solid #a2a9b1;">
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<caption class="infobox-title" style="font-size: 120%; font-weight: bold; text-align: center;">{{{title|{{PAGENAME}}}}}</caption>
<table class="infobox-table">{{#if:{{{param1|}}}|<tr>
<tr><th colspan="2">[[{{{image|File:Neutral.png}}}|center|{{{imagewidth|170}}}px]]<div class="infobox-caption" style="font-size:88%; font-weight:normal;">{{{caption|Caption}}}</div></th></tr>
    <th>Parameter 1</th>
<tr><td>'''Type of site '''</td><td>{{{site|unknown}}}</td></tr>{{#if: {{{language|}}} |
    <td>{{{param1}}}</td>
<tr><td>'''Available in '''</td><td>{{{language}}}</td></tr> }}
</tr>}}{{#if:{{{param2|}}}|<tr>
<tr><td>'''Founder(s) '''</td><td>{{{founders|unknown}}}</td></tr>{{#if: {{{admins|}}} |
    <th>Parameter 2</th>
<tr><td>'''Admin(s) '''</td><td>{{{admins}}}</td></tr> }}{{#if: {{{subject|}}} |  
    <td>{{{param2}}}</td>
<tr><td>'''Subject '''</td><td>{{{subject}}}</td></tr> }}{{#if: {{{date|}}} |
</tr>}}{{#if:{{{param3|}}}|<tr>
<tr><td>'''Launched '''</td><td>{{{date}}}</td></tr> }}{{#if: {{{predecessor|}}} |  
    <th>Parameter 3</th>
<tr><td>'''Predecessors '''</td><td>{{{predecessor}}}</td></tr> }}{{#if: {{{successor|}}} |  
    <td>{{{param3}}}</td>
<tr><td>'''Successors '''</td><td>{{{successor}}}</td></tr> }}{{#if: {{{prevurl|}}} |  
</tr>}}{{#if:{{{param4|}}}|<tr>
<tr><td>'''Previous URLs '''</td><td>{{{prevurl}}}</td></tr> }}{{#if: {{{url|}}} |  
    <th>Parameter 4</th>
<tr><td>'''URLs '''</td><td>{{{url}}}</td></tr> }}
    <td>{{{param4}}}</td>
<tr><td>'''Current status '''</td><td>{{{status|unknown}}}</td></tr>
</tr>}}{{#if:{{{param5|}}}|<tr>
</table>
    <th>Parameter 5</th>
</div><includeonly>{{#ifeq: {{NAMESPACE}} | {{ns:0}} | [[Category:Website]] {{#if: {{{title|}}} | {{DEFAULTSORT:{{{title}}}}} }} }}</includeonly><noinclude>
    <td>{{{param5}}}</td>
 
</tr>}}</table>
Use the following syntax:
</div>
 
<code><nowiki>{{website|caption=|site=|language=|founders=|admins=|subject=|date=|predecessor=|successor=|prevurl=|url=|status=|image=File:xxx.jpg}}</nowiki></code>
 
</noinclude>

Latest revision as of 18:05, 15 February 2025

Website
Caption
Type of site unknown
Founder(s) unknown
Current status unknown

Use the following syntax:

{{website|caption=|site=|language=|founders=|admins=|subject=|date=|predecessor=|successor=|prevurl=|url=|status=|image=File:xxx.jpg}}