Difference between revisions of "Template:Binding example"

From Multilingual Bookbinding Dictionary
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Binding example" template. It should be called in the following format: <pre> {{Binding example |Style= |Year bound= |Binder= }} </pre> Edit the page...")
 
Line 14: Line 14:
 
|-
 
|-
 
! Style of binding
 
! Style of binding
| {{#arraymap:{{{Style|}}}|,|x|[[Style::x]]}}
+
| {{{Style|}}}
  
 
|-
 
|-
 
! Year bound
 
! Year bound
| [[Dc:date::{{{Year bound|}}}]]
+
| {{{Year bound|}}}
 
|-
 
|-
 
! Binder
 
! Binder
| [[Dc:creator::{{{Binder|}}}]]
+
| {{{Binder|}}}
 
|}
 
|}
  
 
[[Category:Binding examples]]
 
[[Category:Binding examples]]
 
</includeonly>
 
</includeonly>

Revision as of 16:57, 11 November 2019

This is the "Binding example" template. It should be called in the following format:

{{Binding example
|Style=
|Year bound=
|Binder=
}}

Edit the page to see the template text.