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
(Created page with "<noinclude>This is the template for Friction Design Patterns.</noinclude> <includeonly> {| class="wikitable" style="width: 100%;" ! Pattern Name | [[Pattern_Name::{{{Name|}}}]] {{#set: rdfs:label={{{Name|}}} }} |- ! Summary | [[Summary::{{{Summary|}}}]] {{#set: dc:description={{{Summary|}}} }} |- ! Full Description | {{{Description|}}} |- ! Interaction Implications | [[Implications::{{{Implications|}}}]] {{#set: schema:adverseOutcome={{{Implications|}}} }} |- ! Sub-patte...")
 
No edit summary
 
(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>This is the template for Friction Design Patterns.</noinclude>
<noinclude>
Template for structuring Friction Design Patterns.
</noinclude>
<includeonly>
<includeonly>
{| class="wikitable" style="width: 100%;"
<div class="friction-header" style="clear: both;">
! Pattern Name
<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|}}}]] {{#set: rdfs:label={{{Name|}}} }}
'''Summary:''' ''{{{Summary|}}}''
|-
</div>
! Summary
 
| [[Summary::{{{Summary|}}}]] {{#set: dc:description={{{Summary|}}} }}
== Pattern Description ==
|-
{{{Description|}}}
! Full Description
 
| {{{Description|}}}
== Interaction Design Implications ==
|-
{{{Implications|}}}
! Interaction Implications
 
| [[Implications::{{{Implications|}}}]] {{#set: schema:adverseOutcome={{{Implications|}}} }}
== Usage ==
{{{Usage|}}}
 
== Examples ==
{{{Examples|}}}
 
== Metadata & Relations ==
{| class="wikitable" style="width:100%"
! scope="row" | Heuristic Violations
| {{{Violates|}}}
|-
|-
! Sub-patterns (Narrower)
! scope="row" | Sub-patterns
| [[Has_Subpattern::{{{Subpatterns|}}}]] {{#set: skos:narrower={{{Subpatterns|}}} }}
| {{{Subpatterns_Display|}}}
|-
|-
! Related Patterns
! scope="row" | Related Patterns
| [[Related_To::{{{Related|}}}]] {{#set: skos:related={{{Related|}}} }}
| {{{Related_Display|}}}
|-
|-
! Source / Thesis
! scope="row" | Source
| [[Source::{{{Source|}}}]] {{#set: dc:source={{{Source|}}} }}
| {{{Source|}}}
|-
|-
! License
! scope="row" | License
| [[License::{{{License|}}}]] {{#set: cc:license={{{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.