More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude>This | <noinclude> | ||
This template structures Friction Design Patterns for the Open Science Archive. | |||
</noinclude> | |||
<includeonly> | <includeonly> | ||
{| class="wikitable" style="width: 100%;" | {{#set: | ||
! Pattern Name | |Has type=Pattern | ||
| | |Pattern_Name={{{Name|}}} | ||
|Summary={{{Summary|}}} | |||
|Description={{{Description|}}} | |||
|Implications={{{Implications|}}} | |||
|Source={{{Source|}}} | |||
|License={{{License|}}} | |||
}} | |||
{| 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 | ||
| | | ''{{{Summary|}}}'' | ||
|- | |- | ||
! | ! Description | ||
| {{{Description|}}} | | {{{Description|}}} | ||
|- | |- | ||
! Interaction Implications | ! Interaction Implications | ||
| | | {{{Implications|}}} | ||
|- | |- | ||
! Sub-patterns | ! Sub-patterns | ||
| | | {{#set: Has_Subpattern={{{Subpatterns|}}} }} {{{Subpatterns|}}} | ||
|- | |- | ||
! Related Patterns | ! Related Patterns | ||
| | | {{#set: Related_To={{{Related|}}} }} {{{Related|}}} | ||
|- | |- | ||
! Source / | ! Source / Reference | ||
| | | {{{Source|}}} | ||
|- | |- | ||
! License | ! License | ||
| [ | | [{{{License|}}} CC BY 4.0 International] | ||
|} | |} | ||
== | === Gallery of Application === | ||
{ | {{{Examples|No examples provided yet.}}} | ||
}} | |||
[[Category:Pattern]] | [[Category:Pattern]] | ||
</includeonly> | </includeonly> | ||
Revision as of 23:53, 12 March 2026
This template structures Friction Design Patterns for the Open Science Archive.