Form:Asset: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Form for creating and editing Asset pages (v2.3 – Phase A) | Form for creating and editing Asset pages (v2.3 – Phase A, Phase-B-ready) | ||
</noinclude> | </noinclude> | ||
| Line 92: | Line 92: | ||
|} | |} | ||
{{{standard input|save}}} | <!-- Phase A trigger --> | ||
{{#ifeq: {{{Status|DRAFT}}} | DRAFT | | |||
{{{standard input|save|label=Save Draft}}} | |||
}} | |||
<!-- Phase B trigger (visible only later, logic added in next step) --> | |||
{{#ifeq: {{{Status|}}} | READY | | |||
{{{standard input|save|label=🔒 Finalize Asset (irreversible)}}} | |||
}} | |||
{{{end template}}} | {{{end template}}} | ||
Latest revision as of 20:04, 22 February 2026
Form for creating and editing Asset pages (v2.3 – Phase A, Phase-B-ready)
page name=Asset:<Asset[Label]>
Asset
| Status | Status |
|---|---|
| Chapter (*) | Chapter |
| Place | Place |
| Organisation | Organisation |
| Identifier | Label |
| Sequence | Sequence |
| File | File |
| Original filename | OriginalFilename |
| Asset type | AssetType |
| Parent asset | Parent |
| Description | Description |
| Notes | Notes |
save
{{{end template}}}