Difference between revisions of "Template:Book"
Jump to navigation
Jump to search
m (fix return) |
|||
(27 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <includeonly>{{infobox start | |
− | + | |headercolor=#ffffff | |
− | + | |name={{PAGENAME}} | |
− | + | |description={{{description|}}} | |
− | + | }}<!-- | |
− | {{ | + | -->{{ifnotempty|{{{author|}}} | {{infobox row | name=Autor | value=[[Has author::{{{author|}}}]] }}}}<!-- |
− | {{ | + | -->{{ifnotempty|{{{isbn|}}} | {{infobox row | name=ISBN | value=[[Has ISBN::{{{isbn|}}}]] }}}}<!-- |
+ | -->{{ifnotempty|{{{owner|}}} | {{infobox row | name=User | value={{U|{{{owner|}}}}} }}}}<!-- | ||
− | + | -->{{ifnotempty|{{{ownership|}}} | {{infobox row | name=Eigentum | value=[[Has ownership::{{{ownership|}}}| ]]<!-- | |
− | + | -->{{#switch: {{{ownership|}}} | |
− | | | + | | private = <span style="color: red">privat</span> |
− | | | + | | lent = <span style="color: orange">Leihgabe</span> |
− | | | + | | club = <span style="color: green">Club</span> |
− | | | + | | <span style="color: red; font-weight: bold;">???</span> |
− | | | + | }}}}}}<!-- |
− | }} | + | |
− | + | -->{{ifnotempty|{{{use|}}} | {{infobox row | name=Benutzung | value=[[Usage condition::{{{use|}}}| ]]{{Usage condition|{{{use|}}}}} }}}}<!-- | |
− | + | ||
− | + | -->{{#ifeq: {{{has label|}}} |Yes || {{infobox row | name=Label | value={{Wikilabel|Bitte ausdrucken|{{FULLPAGENAME}}}} }}}}<!-- | |
− | + | ||
− | + | --> | |
− | + | |}<!-- | |
− | + | ||
− | }} | + | -->[[May be lent::{{{may be lent|Yes}}}| ]]<!-- |
+ | -->{{#ifeq: {{{has label|}}} | Yes | [[Has label::Yes| ]] | [[Has label::No| ]] }} | ||
+ | |||
+ | {{#if:{{{lent|}}}|'''Ausgeliehen''' von {{U|{{{lent|}}}}}[[Lent by::{{{lent|}}}| ]]}} {{#if:{{{lent|}}}| am {{{lent at|}}}}} | ||
+ | </includeonly> |