Template:DebianFooter: Difference between revisions
Appearance
AndrewSayers (talk | contribs) Created page with "<pre><onlyinclude>{{#if:{{{Copyright|}}}|{| |+ Copyright holders |- ! Author ! License {{{Copyright}}} |- |colspan="2"|If an author appears more than once, only their most recent statement applies. |} }}</onlyinclude></pre> <templatedata> { "description": "Standard page footer (under construction)", "params": { "Copyright": { "type": "content", "required": false, "description": "Copyright statements for authors who wan..." |
AndrewSayers (talk | contribs) No edit summary |
||
Line 17: | Line 17: | ||
"type": "content", | "type": "content", | ||
"required": false, | "required": false, | ||
"description": "Copyright statements for authors who want to use a specific license" | "description": "Copyright statements for authors who want to use a specific license (typically a series of {{DebianCopyright}}s)" | ||
} | } | ||
} | } |
Latest revision as of 15:20, 31 August 2025
<onlyinclude>{{#if:{{{Copyright|}}}|{| |+ Copyright holders |- ! Author ! License {{{Copyright}}} |- |colspan="2"|If an author appears more than once, only their most recent statement applies. |} }}</onlyinclude>
Standard page footer (under construction)
Parameter | Description | Type | Status | |
---|---|---|---|---|
Copyright | Copyright | Copyright statements for authors who want to use a specific license (typically a series of {{DebianCopyright}}s) | Content | optional |
This template implements recommendations that are likely to be accepted. At the time of writing, not all requirements have been written up into this template.
Depending on how this template evolves, it may be merged into Template:DebianHeader. For example, copyright statements might be handled as footnotes.