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: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
<noinclude>
<noinclude>
Template for structuring Friction Design Patterns in a Library style.
Template for structuring Friction Design Patterns.
</noinclude>
</noinclude>
<includeonly>
<includeonly>
Line 13: Line 13:
}}
}}


= {{{Name|}}} =
{| 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]
|}


<div style="background: #f9f9f9; border-left: 5px solid #3366cc; padding: 15px; margin-bottom: 20px; font-style: italic;">
=== Examples & Applications ===
'''Summary:''' {{{Summary|}}}
</div>
 
== Pattern Description ==
{{{Description|}}}
 
== Interaction Design Implications ==
{{{Implications|}}}
 
== Usage & Examples ==
{{{Examples|No examples provided yet.}}}
{{{Examples|No examples provided yet.}}}
---
<div style="column-count: 2; column-gap: 40px; background: #fafafa; padding: 15px; border: 1px solid #ddd;">
'''Sub-patterns:'''
{{#set: Subpatterns={{{Subpatterns|}}} }} {{{Subpatterns|}}}
'''Related Patterns:'''
{{#set: Related_To={{{Related|}}} }} {{{Related|}}}
'''Further Reading:'''
{{{Source|}}}
'''Licensing:'''
[<span class="plainlinks">{{{License|}}}</span> CC BY 4.0]
</div>


[[Category:Pattern]]
[[Category:Pattern]]
</includeonly>
</includeonly>

Revision as of 00:01, 13 March 2026

Template for structuring Friction Design Patterns.