 wap>Kofi |
|
Line 1: |
Line 1: |
| <!--
| | {{#invoke:License|license}}<noinclude>{{documentation}}</noinclude> |
| template code starts here
| |
| | |
| --><div id="licenseContainer" style="margin-top:0.35em; margin-bottom:0.35em; clear:both;"><!--
| |
| | |
| Don't add categories in the Help or Wikisource namespaces
| |
| -->{{#if:{{{category|}}}
| |
| |{{#switch:{{NAMESPACE}}
| |
| |Help|Help talk|Template|Template talk|Wikisource|Wikisource talk=
| |
| |Author|Author talk=[[Category:Author-{{{category|}}}]]
| |
| |#default=[[Category:{{{category|}}}]]
| |
| }}
| |
| }}
| |
| <table class="licensetpl" style="display:none;">
| |
| <tr>
| |
| <td><!--
| |
| --><span class="licensetpl_short">Public domain</span><!--
| |
| --><span class="licensetpl_long">Public domain</span><!--
| |
| --><span class="licensetpl_link_req">false</span><!--
| |
| --><span class="licensetpl_attr_req">false</span></td>
| |
| </tr>
| |
| </table>
| |
| <table class="licenseFrame" style="border-collapse:collapse; border-spacing:0px 0px; background-color:#f7f8ff; border:2px solid #88A; margin:0em auto 0em auto; width:100%;">
| |
| <tr style="vertical-align:middle;">
| |
| | |
| <!-- Left image -->
| |
| <td id="licFrame-left" class="licFrame-imagefield" style="padding:0.5em; vertical-align:middle; width:auto;">{{#if:{{{image|}}}|[[File:{{{image}}}|x48px|alt=|link=]]| }}</td>
| |
| | |
| <!-- Center field -->
| |
| <td style="padding:0.5em; width:100%;"><div style="display:block; width:100%;">{{{text}}}
| |
| </div></td>
| |
| | |
| <!-- Right image -->
| |
| <td id="licFrame-right" class="licFrame-imagefield" style="padding:0.5em; vertical-align:middle; width:auto; text-align:right;">{{#if:{{{image_r|}}}|[[File:{{{image_r}}}|{{{image_r_size|x48px}}}|alt=|link=]]| }}</td>
| |
| | |
| </tr>
| |
| </table>
| |
| </div>
| |
| <noinclude>{{documentation}} | |
| </noinclude> | |