Template:Auto-generated: Difference between revisions
(Created page with "{{#if:{{{source|}}}|<div style="background:#f8f9fa;border:1px solid #a2a9b1;padding:0.4em 0.8em;margin-bottom:1em;font-size:0.85em;color:#54595d;">⚠️ This page is automatically published from source. Manual edits will be overwritten on the next pipeline run. • Source: [{{{source}}} view on Gitea] • Generated: {{{generated_at}}}</div>}} <noinclude> == Usage == Applied automatically by the songs pipeline. Parameters: * <code>...") |
(Replace generated_at timestamp with commit SHA (pipeline update)) |
||
| Line 1: | Line 1: | ||
{{#if:{{{source|}}}|<div style="background:#f8f9fa;border:1px solid #a2a9b1;padding:0.4em 0.8em;margin-bottom:1em;font-size:0.85em;color:#54595d;">⚠️ This page is automatically published from source. Manual edits will be overwritten on the next pipeline run. • Source: [{{{source}}} view on Gitea] • | {{#if:{{{source|}}}|<div style="background:#f8f9fa;border:1px solid #a2a9b1;padding:0.4em 0.8em;margin-bottom:1em;font-size:0.85em;color:#54595d;">⚠️ This page is automatically published from source. Manual edits will be overwritten on the next pipeline run. • Source: [{{{source}}} view on Gitea] • Commit: <code>{{{commit}}}</code></div>}} | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
Applied automatically by the songs pipeline. Parameters: | Applied automatically by the songs pipeline. Parameters: | ||
* <code>source</code> — URL to the source file on Gitea | * <code>source</code> — URL to the source file on Gitea | ||
* <code> | * <code>commit</code> — Source commit SHA | ||
[[Category:Auto-generated templates]] | [[Category:Auto-generated templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 18:04, 9 June 2026
Usage
Applied automatically by the songs pipeline. Parameters:
source— URL to the source file on Giteacommit— Source commit SHA