Jump to content

Do not begin to migrate content here, it may be wiped without notice. More info.

Template:DebianFooter: Difference between revisions

From Debian Wiki
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..."
 
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)

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
CopyrightCopyright

Copyright statements for authors who want to use a specific license (typically a series of {{DebianCopyright}}s)

Contentoptional

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.