Template:Books: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Created page with "<noinclude> {{#template_params:BOOK_SHORT_NAME (label=Short-name;namespace=User)|Book_Full_Title (label=Full Title;namespace=User)|AUTHOR_NAME (label=Authour Name(s);list;namespace=User)|PUBR_NAME (label=Publisher)|Book_Type (label=Book Type;namespace=User)|ISBN (label=ISBN No;namespace=User)|Width (label=Width (mm);namespace=User)|Height (namespace=User)|Orientation|Format}} {{#cargo_declare:_table=Books|BOOK_SHORT_NAME=Page|Book_Full_Title=Text|AUTHOR_NAME=List (,) of...")
 
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:BOOK_SHORT_NAME (label=Short-name;namespace=User)|Book_Full_Title (label=Full Title;namespace=User)|AUTHOR_NAME (label=Authour Name(s);list;namespace=User)|PUBR_NAME (label=Publisher)|Book_Type (label=Book Type;namespace=User)|ISBN (label=ISBN No;namespace=User)|Width (label=Width (mm);namespace=User)|Height (namespace=User)|Orientation|Format}}
{{#template_params:BOOK_SHORT_NAME (label=Short-name;namespace=User)|Book_Full_Title (label=Full Title;namespace=User)|AUTHOR_NAME (label=Authour Name(s);list;namespace=User)|PUBR_NAME (label=Publisher)|Book_Type (label=Book Type;namespace=User)|ISBN (label=ISBN No;namespace=User)|Width (label=Width (mm);namespace=User)|Height (namespace=User)|Orientation|Format}}
{{#cargo_declare:_table=Books|BOOK_SHORT_NAME=Page|Book_Full_Title=Text|AUTHOR_NAME=List (,) of Text|PUBR_NAME=Text|Book_Type=Text (allowed values=Book,Booklet,Pamphlet,Report)|ISBN=Text|Width=Integer|Height=Integer|Orientation=Page (allowed values=Portrait,Landscape)|Format=Text (allowed values=Hard-cover,Soft-cover,Spiral-bound,Staple-bound,Stapled,Loose-leaf)}}
{{#cargo_declare:_table=Books2|BOOK_SHORT_NAME=Page|Book_Full_Title=Text|AUTHOR_NAME=List (,) of Text|PUBR_NAME=Text|Book_Type=Text (allowed values=Book,Booklet,Pamphlet,Report)|ISBN=Text|Width=Integer|Height=Integer|Orientation=Page (allowed values=Portrait,Landscape)|Format=Text (allowed values=Hard-cover,Soft-cover,Spiral-bound,Staple-bound,Stapled,Loose-leaf)}}
</noinclude><includeonly>{{#cargo_store:_table=Books}}
</noinclude><includeonly>{{#cargo_store:_table=Books2}}
{{#template_display:_format=standard}}
{{#template_display:_format=standard}}
[[Category:Books]]
[[Category:Books]]
</includeonly>
</includeonly>

Revision as of 21:17, July 19, 2022

This is the "Books" template.

It should be called in the following format:

{{Books
|BOOK_SHORT_NAME=
|Book_Full_Title=
|AUTHOR_NAME=
|PUBR_NAME=
|Book_Type=
|ISBN=
|Width=
|Height=
|Orientation=
|Format=
}}

Edit the page to see the template text.

This template defines the table "Books2". This table has not been created yet.