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
Line 1: Line 1:
<div class="infobox">
<div class="thumb tright">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<table frame="box" cellspacing="3" style="padding: 10px; border-collapse: separate; border-spacing:5px; margin:3px; clear:none; background-color:#f9f9f9; width:22em;">
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<th colspan="2" class="infobox-above" style="font-size: 100%;"><div class="fn" style="font-size:125%;">Title</div></th>
<table class="infobox-table">{{#if:{{{param1|}}}|<tr>
<tr><th colspan="2">[[{{{image|File:Neutral.png}}}|center|{{{imagewidth|170}}}px]]</th></tr>
    <th>Parameter 1</th>
<tr><td>'''Type of site '''</td><td>{{{site|unknown}}}</td></tr>
    <td>{{{param1}}}</td>
<tr><td>'''Available in '''</td><td>{{{language|unknown}}}</td></tr>
</tr>}}{{#if:{{{param2|}}}|<tr>
<tr><td>'''Founder(s) '''</td><td>{{{founders|unknown}}}</td></tr>
    <th>Parameter 2</th>
<tr><td>'''Launched '''</td><td>{{{date|unknown}}}</td></tr>
    <td>{{{param2}}}</td>
<tr><td>'''Predecessors '''</td><td>{{{predecessor|unknown}}}</td></tr>
</tr>}}{{#if:{{{param3|}}}|<tr>
<tr><td>'''Successors '''</td><td>{{{successor|unknown}}}</td></tr>
    <th>Parameter 3</th>
<tr><td>'''Previous URLs '''</td><td>{{{prevurl|unknown}}}</td></tr>
    <td>{{{param3}}}</td>
<tr><td>'''URL '''</td><td>{{{url|unknown}}}</td></tr>
</tr>}}{{#if:{{{param4|}}}|<tr>
<tr><td>'''Current status '''</td><td>{{{status|unknown}}}</td></tr>
    <th>Parameter 4</th>
 
    <td>{{{param4}}}</td>
</table>
</tr>}}{{#if:{{{param5|}}}|<tr>
</div><includeonly>{{#ifeq: {{NAMESPACE}} | {{ns:0}} | [[Category:Website]] {{#if: {{{name|}}} | {{DEFAULTSORT:{{{name}}}}} }} }}</includeonly><noinclude>
    <th>Parameter 5</th>
 
    <td>{{{param5}}}</td>
Use the following syntax:
</tr>}}</table>
 
</div>
<code><nowiki>{{website|site=|language=|founders=|date=|predecessor=|successor=|prevurl=|url=|status=|image=File:xxx.jpg}}</nowiki></code>
 
</noinclude>

Revision as of 14:25, 15 February 2025

Title
Type of site unknown
Available in unknown
Founder(s) unknown
Launched unknown
Predecessors unknown
Successors unknown
Previous URLs unknown
URL unknown
Current status unknown

Use the following syntax:

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