More actions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<div style=" | <div style="width: 100%; margin-bottom: 15px; padding: 10px; border-radius: 4px; font-weight: bold; text-align: center; border: 1px solid; {{#switch:{{{Status|}}} | ||
|Reviewed = background-color: #d4edda; color: #155724; border-color: #c3e6cb; | |||
|Reviewed = #d4edda; color: #155724; border: | |Needs Review = background-color: #fff3cd; color: #856404; border-color: #ffeeba; | ||
|Needs Review = #fff3cd; color: #856404; border: | |#default = background-color: #f8d7da; color: #721c24; border-color: #f5c6cb; | ||
|#f8d7da; color: #721c24; border: | |||
}}"> | }}"> | ||
CURRENT PAGE STATUS: {{#if:{{{Status|}}} | {{{Status}}} | NEEDS REVIEW }} | |||
</div> | </div> | ||
<div class="friction-header" style=" | <div class="friction-header" style="clear: both;"> | ||
<div style=" | <div style="font-size: 1.1em; line-height: 1.6em; color: #444; margin-bottom: 20px; border-bottom: 1px solid #ccc; padding-bottom: 15px;"> | ||
'''Summary:''' ''{{{Summary|}}}'' | '''Summary:''' ''{{{Summary|}}}'' | ||
</div> | </div> | ||
| Line 31: | Line 30: | ||
== Metadata & Relations == | == Metadata & Relations == | ||
{| class="wikitable" style="width:100%" | {| class="wikitable" style="width:100%" | ||
! Heuristic Violations | ! scope="row" | Heuristic Violations | ||
| {{{Violates|None documented}}} | | {{{Violates|None documented}}} | ||
|- | |- | ||
! Sub-patterns | ! scope="row" | Sub-patterns | ||
| {{{Subpatterns_Display|}}} | | {{{Subpatterns_Display|}}} | ||
|- | |- | ||
! Related Patterns | ! scope="row" | Related Patterns | ||
| {{{Related_Display|}}} | | {{{Related_Display|}}} | ||
|- | |- | ||
! Source | ! scope="row" | Source | ||
| {{{Source|}}} | | {{{Source|}}} | ||
|- | |- | ||
! License | ! scope="row" | License | ||
| [{{{License|}}} CC BY 4.0] | | [{{{License|}}} CC BY 4.0] | ||
|} | |} | ||
| Line 67: | Line 66: | ||
|Has_Status={{{Status|Needs Review}}} | |Has_Status={{{Status|Needs Review}}} | ||
}} | }} | ||
</div> | |||
</includeonly> | </includeonly> | ||
Revision as of 13:38, 26 March 2026
Template for structuring Friction Design Patterns.