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 1: Line 1:
<noinclude>
<noinclude>
Template for structuring Friction Design Patterns. This version does not require ParserFunctions.
Template for structuring Friction Design Patterns.
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<div style="float: right; padding: 5px 10px; border-radius: 5px; font-weight: bold;  
<div style="float: right; margin-left: 10px; padding: 5px 12px; border-radius: 4px; font-size: 0.9em; font-weight: bold; text-transform: uppercase;  
background-color: {{#switch:{{{Status|}}}
background-color: {{#switch:{{{Status|}}}
  |Reviewed = #d4edda; color: #155724; border: 1px solid #c3e6cb; |Needs Review = #fff3cd; color: #856404; border: 1px solid #ffeeba; |#f8d7da; color: #721c24; border: 1px solid #f5c6cb; }}">
  |Reviewed = #d4edda; color: #155724; border: 1px solid #c3e6cb;
|Needs Review = #fff3cd; color: #856404; border: 1px solid #ffeeba;
|#f8d7da; color: #721c24; border: 1px solid #f5c6cb;
}}">
Status: {{{Status|Needs Review}}}
Status: {{{Status|Needs Review}}}
</div>
</div>
<div class="friction-header" style="margin-top: 0;">
<div class="friction-header" style="margin-top: 0;">
<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="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;">
Line 27: Line 31:
== Metadata & Relations ==
== Metadata & Relations ==
{| class="wikitable" style="width:100%"
{| class="wikitable" style="width:100%"
! Heuristic Violations
| {{{Violates|None documented}}}
|-
! Sub-patterns
! Sub-patterns
| {{{Subpatterns_Display|}}}
| {{{Subpatterns_Display|}}}
Line 39: Line 46:
| [{{{License|}}} CC BY 4.0]
| [{{{License|}}} CC BY 4.0]
|}
|}
[[Category:Pattern]]
[[Category:Pattern]]
{{#set:
{{#set:

Revision as of 13:36, 26 March 2026

Template for structuring Friction Design Patterns.