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
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Template for structuring Friction Design Patterns (Article Style).
Template for structuring Friction Design Patterns.
</noinclude>
</noinclude>
<includeonly>
<includeonly>
{{#set:
<div class="friction-header" style="clear: both;">
|Archive_Category=Pattern
<div style="font-size: 1.1em; line-height: 1.6em; color: #444; margin-bottom: 20px; border-bottom: 1px solid #ccc; padding-bottom: 15px;">
|Pattern_Name={{{Name|}}}
|Summary={{{Summary|}}}
|Description={{{Description|}}}
|Implications={{{Implications|}}}
|Source={{{Source|}}}
|License={{{License|}}}
}}
 
= {{{Name|}}} =
 
<div style="font-size: 1.2em; line-height: 1.6em; color: #444; margin-bottom: 20px; border-bottom: 1px solid #ccc; padding-bottom: 15px;">
'''Summary:''' ''{{{Summary|}}}''
'''Summary:''' ''{{{Summary|}}}''
</div>
</div>
Line 25: Line 14:
{{{Implications|}}}
{{{Implications|}}}


== Examples & Applications ==
== Usage ==
{{{Examples|No examples provided yet.}}}
{{{Usage|}}}


* '''Related Patterns:''' {{#if:{{{Rel1|}}}|{{#set:Related_To={{{Rel1|}}}}} [[{{{Rel1|}}}]]}}{{#if:{{{Rel2|}}}|, {{#set:Related_To={{{Rel2|}}}}} [[{{{Rel2|}}}]]}}{{#if:{{{Rel3|}}}|, {{#set:Related_To={{{Rel3|}}}}} [[{{{Rel3|}}}]]}}{{#if:{{{Rel4|}}}|, {{#set:Related_To={{{Rel4|}}}}} [[{{{Rel4|}}}]]}}
== Examples ==
{{{Examples|}}}


== Metadata ==
== Metadata & Relations ==
* '''Sub-patterns:''' {{#set: Subpatterns={{{Subpatterns|}}} }} {{{Subpatterns|}}}
{| class="wikitable" style="width:100%"
* '''Related Patterns:''' {{#set: Related_To={{{Related|}}} }} {{{Related|}}}
! scope="row" | Heuristic Violations
* '''Source / Reference:''' {{{Source|}}}
| {{{Violates|}}}
* '''License:''' [{{{License|}}} CC BY 4.0 International]
|-
! 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]]
[[Category:Pattern]]
{{#set:
|Archive_Category=Pattern
|Pattern_Name={{{Name|}}}
|Summary={{{Summary|}}}
|Description={{{Description|}}}
|Implications={{{Implications|}}}
|Has_Heuristic_Violation={{{Violates|}}}|+sep=,
|Source={{{Source|}}}
|License={{{License|}}}
|Subpatterns={{{Sub1|}}}
|Subpatterns={{{Sub2|}}}
|Subpatterns={{{Sub3|}}}
|Subpatterns={{{Sub4|}}}
|Related_To={{{Rel1|}}}
|Related_To={{{Rel2|}}}
|Related_To={{{Rel3|}}}
|Related_To={{{Rel4|}}}
}}
</div>
</includeonly>
</includeonly>

Latest revision as of 12:19, 27 July 2026

Template for structuring Friction Design Patterns.