Template:Information: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_desc" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">description</td> | <td id="fileinfotpl_desc" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">description</td> | ||
<td><span class="description"> | <td><span class="description">{{{description|{{{Description|}}} }}} </span></td> | ||
</tr> | </tr> | ||
<!-- Other fields 1 --> | <!-- Other fields 1 --> | ||
{{{other_fields_1|{{{Other_fields_1|{{{other fields 1|{{{Other fields 1|}}} }}} }}} }}} | {{{other_fields_1|{{{Other_fields_1|{{{other fields 1|{{{Other fields 1|}}} }}} }}} }}} | ||
<!-- Source --> | <!-- Source --> | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_src" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">source</td> | <td id="fileinfotpl_src" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">source</td> | ||
<td> | <td>{{{source|{{{Source|}}} }}}</td> | ||
</tr> | </tr> | ||
Line 26: | Line 20: | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_aut" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">author</td> | <td id="fileinfotpl_aut" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">author</td> | ||
<td> | <td>{{{author|{{{Author|}}} }}} </td> | ||
</td> | |||
</tr> | </tr> | ||
<!-- Other fields --> | <!-- Other fields --> |
Latest revision as of 14:57, 24 April 2015
description | |
source | |
author |
A template for showing data on files
Parameter | Description | Type | Status | |
---|---|---|---|---|
Description | Description | A description of the file | String | suggested |
Source | Source | Where the file is from | String | suggested |
Date | Date | File creation date | Date | suggested |
Author | Author | Who made the file | String | optional |
Permission | Permission | Custom reuse information | Unknown | optional |