Template:Development Notice: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{| class="wikitable" style="background-color: #fff3cd; border: 1px solid #ffc107; padding: | {| class="wikitable" style="background-color: #fff3cd; border: 1px solid #ffc107; padding: 10px 14px; margin: 0 0 18px 0; width: 100%; max-width: 1100px; border-radius: 6px;" | ||
|- | |- | ||
| style="vertical-align: top; width: | | style="vertical-align: top; width: 28px; font-size: 1.25em;" | ⚠️ | ||
| style="vertical-align: top;" | | | style="vertical-align: top;" | | ||
'''This page is under active development.''' | '''This page is under active development.''' | ||
| Line 7: | Line 7: | ||
This content is in '''Permanent Beta'''. Structure, diagnostics, and calibration may change as better evidence and feedback are incorporated. | This content is in '''Permanent Beta'''. Structure, diagnostics, and calibration may change as better evidence and feedback are incorporated. | ||
<div style="font-size: 0.9em; margin-top: | <div style="font-size: 0.9em; margin-top: 6px; color: #444;"> | ||
'''Status:''' {{{status|Early Draft}}} | '''Status:''' {{{status|Early Draft}}} • '''Feedback:''' Welcome — especially on clarity, missing failure modes, and calibration gaps. | ||
'''Feedback:''' Welcome — especially on clarity, missing failure modes, and calibration gaps. | |||
</div> | </div> | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
Place this at the top of any page that is still being developed. | Place this at the top of any page that is still being developed. | ||
Revision as of 05:39, 5 July 2026
| ⚠️ |
This page is under active development. This content is in Permanent Beta. Structure, diagnostics, and calibration may change as better evidence and feedback are incorporated. Status: Early Draft • Feedback: Welcome — especially on clarity, missing failure modes, and calibration gaps. |
Usage
Place this at the top of any page that is still being developed.
Parameters
status— Optional. Examples:Early Draft,Active Development,Calibration in Progress,Core Framework
Example
{{Development Notice
|status = Active Development
}}