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
Tag: Manual revert
No edit summary
 
(33 intermediate revisions by the same user not shown)
Line 3: Line 3:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<div class="friction-header" style="clear: both;">
<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|}}}''
</div>
== Pattern Description ==
{{{Description|}}}
== Interaction Design Implications ==
{{{Implications|}}}
== Usage ==
{{{Usage|}}}
== Examples ==
{{{Examples|}}}
== Metadata & Relations ==
{| class="wikitable" style="width:100%"
! scope="row" | Heuristic Violations
| {{{Violates|}}}
|-
! scope="row" | Sub-patterns
| {{{Subpatterns_Display|}}}
|-
! scope="row" | Related Patterns
| {{{Related_Display|}}}
|-
! scope="row" | Source
| {{{Source|}}}
|-
! scope="row" | License
| [{{{License|}}} CC BY 4.0]
|}
[[Category:Pattern]]
{{#set:
{{#set:
  |Archive_Category=Pattern
  |Archive_Category=Pattern
Line 9: Line 45:
  |Description={{{Description|}}}
  |Description={{{Description|}}}
  |Implications={{{Implications|}}}
  |Implications={{{Implications|}}}
|Has_Heuristic_Violation={{{Violates|}}}|+sep=,
  |Source={{{Source|}}}
  |Source={{{Source|}}}
  |License={{{License|}}}
  |License={{{License|}}}
|Subpatterns={{{Sub1|}}}
|Subpatterns={{{Sub2|}}}
|Subpatterns={{{Sub3|}}}
|Subpatterns={{{Sub4|}}}
|Related_To={{{Rel1|}}}
|Related_To={{{Rel2|}}}
|Related_To={{{Rel3|}}}
|Related_To={{{Rel4|}}}
}}
}}
 
</div>
{| class="wikitable" style="width: 100%; table-layout: fixed;"
! style="width: 20%; background: #f2f2f2;" | Pattern Name
| style="font-size: 1.2em; font-weight: bold;" | {{{Name|}}}
|-
! Summary
| ''{{{Summary|}}}''
|-
! Description
| {{{Description|}}}
|-
! Interaction Implications
| {{{Implications|}}}
|-
! Sub-patterns
| {{#set: Subpatterns={{{Subpatterns|}}} }} {{{Subpatterns|}}}
|-
! Related Patterns
| {{#set: Related_To={{{Related|}}} }} {{{Related|}}}
|-
! Source / Reference
| {{{Source|}}}
|-
! License
| [{{{License|}}} CC BY 4.0 International]
|}
 
=== Examples & Applications ===
{{{Examples|No examples provided yet.}}}
 
[[Category:Pattern]]
</includeonly>
</includeonly>

Latest revision as of 12:19, 27 July 2026

Template for structuring Friction Design Patterns.