Template:Auto-generated: Difference between revisions

From Novoyuuparosk Wiki
(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;">&#x26A0;&#xFE0F; This page is automatically published from source. Manual edits will be overwritten on the next pipeline run. &nbsp;&bull;&nbsp; Source: [{{{source}}} view on Gitea] &nbsp;&bull;&nbsp; Generated: {{{generated_at}}}</div>}}
{{#if:{{{source|}}}|<div style="background:#f8f9fa;border:1px solid #a2a9b1;padding:0.4em 0.8em;margin-bottom:1em;font-size:0.85em;color:#54595d;">&#x26A0;&#xFE0F; This page is automatically published from source. Manual edits will be overwritten on the next pipeline run. &nbsp;&bull;&nbsp; Source: [{{{source}}} view on Gitea] &nbsp;&bull;&nbsp; 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>generated_at</code> — ISO 8601 timestamp of the publishing run
* <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 Gitea
  • commit — Source commit SHA