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
 
(11 intermediate revisions by the same user not shown)
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 class="friction-header" style="clear: both;">
background-color: {{#switch:{{{Status|}}}
<div style="font-size: 1.1em; line-height: 1.6em; color: #444; margin-bottom: 20px; border-bottom: 1px solid #ccc; padding-bottom: 15px;">
|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}}}
</div>
<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;">
'''Summary:''' ''{{{Summary|}}}''
'''Summary:''' ''{{{Summary|}}}''
</div>
</div>
Line 20: Line 15:


== Usage ==
== Usage ==
{{{Usage|No usage notes provided.}}}
{{{Usage|}}}


== Examples ==
== Examples ==
{{{Examples|No examples provided yet.}}}
{{{Examples|}}}


== Metadata & Relations ==
== Metadata & Relations ==
{| class="wikitable" style="width:100%"
{| class="wikitable" style="width:100%"
! Sub-patterns
! scope="row" | Heuristic Violations
| {{{Violates|}}}
|-
! 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]
|}
|}
[[Category:Pattern]]
[[Category:Pattern]]
{{#set:
{{#set:
Line 57: Line 56:
  |Related_To={{{Rel3|}}}
  |Related_To={{{Rel3|}}}
  |Related_To={{{Rel4|}}}
  |Related_To={{{Rel4|}}}
|Has_Status={{{Status|Needs Review}}}
}}
}}
</div>
</includeonly>
</includeonly>

Latest revision as of 12:19, 27 July 2026

Template for structuring Friction Design Patterns.