Template:Information: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
<!-- Date --> | <!-- Date --> | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_date" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold"> | <td id="fileinfotpl_date" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">date</td> | ||
<td>{{ISOdate|{{{date|{{{Date|}}} }}} }}</td> | <td>{{ISOdate|{{{date|{{{Date|}}} }}} }}</td> | ||
</tr> | </tr> | ||
Line 19: | Line 19: | ||
<!-- 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"> | <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}}} | {{Source missing}} }}</td> | <td>{{ #if: {{{source|{{{Source|}}}}}} | {{{Source}}} | {{Source missing}} }}</td> | ||
</tr> | </tr> | ||
Line 25: | Line 25: | ||
<!-- Author --> | <!-- Author --> | ||
<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"> | <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|}}} }}} | {{Author missing}} }}</td> | <td>{{ #if: {{{author|{{{Author|}}} }}} | {{{author|{{{Author|}}} }}} | {{Author missing}} }}</td> | ||
</tr> | </tr> | ||
Line 32: | Line 32: | ||
{{#if:{{{permission|{{{Permission|}}} }}}{{{demo|<noinclude>1</noinclude>}}}| | {{#if:{{{permission|{{{Permission|}}} }}}{{{demo|<noinclude>1</noinclude>}}}| | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_perm" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold"> | <td id="fileinfotpl_perm" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">permission<br /> | ||
<td> | <td> | ||
{{{permission|{{{Permission|}}} }}} | {{{permission|{{{Permission|}}} }}} | ||
Line 46: | Line 46: | ||
| #default = | | #default = | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td id="fileinfotpl_ver" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold"> | <td id="fileinfotpl_ver" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">other versions</td> | ||
<td> | <td> | ||
{{{other_versions|{{{Other_versions|{{{other versions|{{{Other versions|}}} }}} }}} }}} | {{{other_versions|{{{Other_versions|{{{other versions|{{{Other versions|}}} }}} }}} }}} |
Revision as of 10:02, 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 |