Template:Information: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
<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>{{ #if: {{{source|{{{Source|}}}}}} | {{{Source}}} | | <td>{{ #if: {{{source|{{{Source|}}}}}} | {{{Source}}} | }}</td> | ||
</tr> | </tr> | ||
| Line 26: | Line 26: | ||
<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>{{ #if: {{{author|{{{Author|}}} }}} | {{{author|{{{Author|}}} }}} | | <td>{{ #if: {{{author|{{{Author|}}} }}} | {{{author|{{{Author|}}} }}} | }}</td> | ||
</tr> | </tr> | ||
Revision as of 09:15, 24 April 2015
| description | |
| date | |
| source | |
| author | |
| permission | |
| other versions |
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 |