Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Friction Design Archive

This archive collects Tactics, Patterns, Models, Taxonomies, Toolkits, Archetypes, Principles, Symptoms, Philosophies, Manifestos, and Emerging Approaches related to Friction Design.

Template:Friction Pattern: Difference between revisions

Template page
No edit summary
No edit summary
Line 3: Line 3:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<div style="float: right; margin-left: 10px; padding: 5px 12px; border-radius: 4px; font-size: 0.9em; font-weight: bold; text-transform: uppercase;  
<div style="width: 100%; margin-bottom: 15px; padding: 10px; border-radius: 4px; font-weight: bold; text-align: center; border: 1px solid; {{#switch:{{{Status|}}}
background-color: {{#switch:{{{Status|}}}
  |Reviewed = background-color: #d4edda; color: #155724; border-color: #c3e6cb;
  |Reviewed = #d4edda; color: #155724; border: 1px solid #c3e6cb;
  |Needs Review = background-color: #fff3cd; color: #856404; border-color: #ffeeba;
  |Needs Review = #fff3cd; color: #856404; border: 1px solid #ffeeba;
  |#default = background-color: #f8d7da; color: #721c24; border-color: #f5c6cb;
  |#f8d7da; color: #721c24; border: 1px solid #f5c6cb;
}}">
}}">
Status: {{{Status|Needs Review}}}
  CURRENT PAGE STATUS: {{#if:{{{Status|}}} | {{{Status}}} | NEEDS REVIEW }}
</div>
</div>


<div class="friction-header" style="margin-top: 0;">
<div class="friction-header" style="clear: both;">
<div style="margin-top: 0; padding-top: 0; font-size: 1.1em; line-height: 1.6em; color: #444; margin-bottom: 20px; border-bottom: 1px solid #ccc; padding-bottom: 15px;">
<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.