Form:Asset: Difference between revisions
Appearance
No edit summary Tag: Reverted |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Form for creating and editing Asset pages (v2) | Form for creating and editing Asset pages (v2.3 – Phase A, Phase-B-ready) | ||
</noinclude> | </noinclude> | ||
{{{info | {{{info | ||
|page name=Asset:<Asset[Label]> | |||
|no summary | |no summary | ||
|no preview | |no preview | ||
| Line 14: | Line 15: | ||
{| class="formtable" | {| class="formtable" | ||
! Status | |||
| {{{field|Status|readonly|default=DRAFT}}} | |||
|- | |||
! Chapter (*) | ! Chapter (*) | ||
| Line 42: | Line 47: | ||
! Identifier | ! Identifier | ||
{{{field|Label | | {{{field|Label|readonly}}} | ||
}}} | |||
|- | |- | ||
| Line 90: | 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}}}