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
 
(37 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>
 
== Pattern Description ==
{{{Description|}}}
 
== Interaction Design Implications ==
{{{Implications|}}}
 
== Usage ==
{{{Usage|}}}
 
== Examples ==
{{{Examples|}}}
 
== Metadata & Relations ==
{| class="wikitable" style="width:100%"
! scope="row" | Heuristic Violations
| {{{Violates|}}}
|-
|-
! Summary
! scope="row" | Sub-patterns
| [[Summary::{{{Summary|}}}]] {{#set: dc:description={{{Summary|}}} }}
| {{{Subpatterns_Display|}}}
|-
|-
! Full Description
! scope="row" | Related Patterns
| {{{Description|}}}
| {{{Related_Display|}}}
|-
|-
! Interaction Implications
! scope="row" | Source
| [[Implications::{{{Implications|}}}]] {{#set: schema:adverseOutcome={{{Implications|}}} }}
| {{{Source|}}}
|-
|-
! Sub-patterns (Narrower)
! scope="row" | License
| [[Has_Subpattern::{{{Subpatterns|}}}]] {{#set: skos:narrower={{{Subpatterns|}}} }}
| [{{{License|}}} CC BY 4.0]
|-
! Related Patterns
| [[Related_To::{{{Related|}}}]] {{#set: skos:related={{{Related|}}} }}
|-
! Source / Thesis
| [[Source::{{{Source|}}}]] {{#set: dc:source={{{Source|}}} }}
|-
! License
| [[License::{{{License|}}}]] {{#set: cc:license={{{License|}}} }}
|}
|}


== Sub-patterns in this Archive ==
[[Category:Pattern]]
{{#ask: [[Has_Subpattern::{{PAGENAME}}]]
{{#set:
  |?Summary
|Archive_Category=Pattern
  |format=ul
|Pattern_Name={{{Name|}}}
  |default=No sub-patterns currently listed.
|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>
[[Category:Pattern]]
</includeonly>
</includeonly>

Latest revision as of 12:19, 27 July 2026

Template for structuring Friction Design Patterns.