More actions
Tabula Rasa (talk | contribs) No edit summary |
Tabula Rasa (talk | contribs) No edit summary |
||
(23 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="thumb tright"> | <div class="thumb tright"> | ||
<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;"> | <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;"> | ||
< | <caption class="infobox-title" style="font-size: 120%; font-weight: bold; text-align: center;">{{{title|{{PAGENAME}}}}}</caption> | ||
<tr><th colspan="2">[[{{{image|File:Neutral.png}}}|center|{{{imagewidth|170}}}px]]</th></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> | ||
<tr><td>'''Type of site '''</td><td>{{{site|unknown}}}</td></tr> | <tr><td>'''Type of site '''</td><td>{{{site|unknown}}}</td></tr>{{#if: {{{language|}}} | | ||
<tr><td>'''Available in '''</td><td>{{{language | <tr><td>'''Available in '''</td><td>{{{language}}}</td></tr> }} | ||
<tr><td>'''Founder(s) '''</td><td>{{{founders|unknown}}}</td></tr> | <tr><td>'''Founder(s) '''</td><td>{{{founders|unknown}}}</td></tr>{{#if: {{{admins|}}} | | ||
<tr><td>'''Launched '''</td><td>{{{date | <tr><td>'''Admin(s) '''</td><td>{{{admins}}}</td></tr> }}{{#if: {{{subject|}}} | | ||
<tr><td>'''Predecessors '''</td><td>{{{predecessor | <tr><td>'''Subject '''</td><td>{{{subject}}}</td></tr> }}{{#if: {{{date|}}} | | ||
<tr><td>'''Successors '''</td><td>{{{successor | <tr><td>'''Launched '''</td><td>{{{date}}}</td></tr> }}{{#if: {{{predecessor|}}} | | ||
<tr><td>'''Previous URLs '''</td><td>{{{prevurl | <tr><td>'''Predecessors '''</td><td>{{{predecessor}}}</td></tr> }}{{#if: {{{successor|}}} | | ||
<tr><td>''' | <tr><td>'''Successors '''</td><td>{{{successor}}}</td></tr> }}{{#if: {{{prevurl|}}} | | ||
<tr><td>'''Previous URLs '''</td><td>{{{prevurl}}}</td></tr> }}{{#if: {{{url|}}} | | |||
<tr><td>'''URLs '''</td><td>{{{url}}}</td></tr> }} | |||
<tr><td>'''Current status '''</td><td>{{{status|unknown}}}</td></tr> | <tr><td>'''Current status '''</td><td>{{{status|unknown}}}</td></tr> | ||
</table> | </table> | ||
</div><includeonly>{{#ifeq: {{NAMESPACE}} | {{ns:0}} | [[Category:Website]] {{#if: {{{ | </div><includeonly>{{#ifeq: {{NAMESPACE}} | {{ns:0}} | [[Category:Website]] {{#if: {{{title|}}} | {{DEFAULTSORT:{{{title}}}}} }} }}</includeonly><noinclude> | ||
Use the following syntax: | Use the following syntax: | ||
<code><nowiki>{{website| | <code><nowiki>{{website|caption=|site=|language=|founders=|admins=|subject=|date=|predecessor=|successor=|prevurl=|url=|status=|image=File:xxx.jpg}}</nowiki></code> | ||
</noinclude> | </noinclude> |