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
Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} <table class="infobox-table">{{#if:{{{param1|}}}|<tr> <th>Type of site</th> <td>{{{param1}}}</td> </tr>}}{{#if:{{{param2|}}}|<tr> <th>Available in</th> <td>{{{param2}}}</td> </tr>}}{{#if:{{{param3|}}}|<tr> <th>Founders</th> <td>{{{param3}}}</td> </tr>}}{{#if:{{{param4|}}}|<tr>..."
 
No edit summary
 
(29 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>Type of site</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>Available in</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>Founders</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>Launched</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>Prior URLs</th>
</div><includeonly>{{#ifeq: {{NAMESPACE}} | {{ns:0}} | [[Category:Website]] {{#if: {{{title|}}} | {{DEFAULTSORT:{{{title}}}}} }} }}</includeonly><noinclude>
    <td>{{{param5}}}</td>
 
</tr>}}{{#if:{{{param6|}}}|<tr>
Use the following syntax:
    <th>URL</th>
 
    <td>{{{param6}}}</td>
<code><nowiki>{{website|caption=|site=|language=|founders=|admins=|subject=|date=|predecessor=|successor=|prevurl=|url=|status=|image=File:xxx.jpg}}</nowiki></code>
</tr>}}{{#if:{{{param7|}}}|<tr>
 
    <th>Current Status</th>
</noinclude>
    <td>{{{param7}}}</td>
</tr>}}</table>
</div>

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}}