Jump to content

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

Template:PageHeader: Difference between revisions

From Debian Wiki
Created page with "<includeonly>{{TranslationList}}</includeonly><noinclude> General information that goes at the top of every page (e.g. translations). </noinclude>"
 
No edit summary
Line 1: Line 1:
<includeonly>{{TranslationList}}</includeonly><noinclude>
<onlyinclude><includeonly>{{TranslationList}}{{#ifeq:{{{RevampReviewNeeded|0}}}|0|[[Category:RevampReviewNeeded]]}}</includeonly></onlyinclude>
General information that goes at the top of every page (e.g. translations).
<templatedata>
</noinclude>
{
    "description": "General information that goes at the top of every page (e.g. translations)",
    "params": {
        "RevampReviewNeeded": {
            "type": "boolean",
            "required": false,
            "default": "0",
            "description": "Whether this page still needs to be reviewed after the migration from MoinMoin",
            "example":  "RevampReviewNeeded=1"
        }
    }
}
</templatedata>

Revision as of 09:53, 17 August 2025

General information that goes at the top of every page (e.g. translations)

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
RevampReviewNeededRevampReviewNeeded

Whether this page still needs to be reviewed after the migration from MoinMoin

Default
0
Example
RevampReviewNeeded=1
Booleanoptional