Template:Downstream: Difference between revisions
Appearance
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 |
||
Line 31: | Line 31: | ||
} | } | ||
</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| | |baffinlite=https://github.com/knuxdroid/android_kernel_samsung_baffinlite/blob/cm-12.1/{{{file|{{{2|}}}}}}}} {{{file|{{{2|}}}}}}]</includeonly> |
Revision as of 10:34, 31 January 2025
Link to file in downstream kernel repo
Parameter | Description | Type | Status | |
---|---|---|---|---|
Repository to link to | repo 1 | no description
| String | required |
File to link to | file 2 | no description | String | required |