Jump to content

Template:Downstream: Difference between revisions

From dissonant.dev wiki
Created page with "<noinclude> <templatedata> { "params": { "repo": { "aliases": [ "1" ], "label": "Repository to link to", "type": "string", "suggestedvalues": [ "baffinlite" ], "required": true }, "file": { "aliases": [ "2" ], "label": "File to link to", "type": "string", "required": true } }, "description": "Link to file in downstream kernel repo", "format": "inline", "paramOrder": [ "repo", "file" ] } </templatedata> </n..."
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 10: Line 10:
"type": "string",
"type": "string",
"suggestedvalues": [
"suggestedvalues": [
"baffinlite"
"baffinlite",
"totoro"
],
],
"required": true
"required": true
Line 31: Line 32:
}
}
</templatedata>
</templatedata>
</noinclude><includeonly>[{{#switch: {{{repo|{{{1}}}}}}
</noinclude><includeonly>[{{#switch: {{{repo|{{{1|}}}}}}
|baffinlite=https://github.com/knuxdroid/android_kernel_samsung_baffinlite/blob/cm-12.1/{{{file|{{{2|}}}}}}}} {{{file|{{{2|}}}}}}}]</includeonly>
|baffinlite=https://github.com/knuxdroid/android_kernel_samsung_baffinlite/blob/cm-12.1/{{{file|{{{2|}}}}}}
|totoro=https://github.com/androidarmv6/android_kernel_samsung_bcm21553-common/blob/cm-11.0/{{{file|{{{2|}}}}}}}} <span style="font-family: monospace;">{{{file|{{{2|}}}}}}</span>]</includeonly>

Latest revision as of 08:13, 25 April 2026

Link to file in downstream kernel repo

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Repository to link torepo 1

no description

Suggested values
baffinlite totoro
Stringrequired
File to link tofile 2

no description

Stringrequired