5 515
contributi
Modifiche
Creata pagina con "<noinclude> This is the "Book" template. {{#cargo_declare:_table=Books |Authors=List (,) of Page |Genres=List (,) of String |Year_of_publication=Date |Number_of_pages=Integer..."
<noinclude>
This is the "Book" template.
{{#cargo_declare:_table=Books
|Authors=List (,) of Page
|Genres=List (,) of String
|Year_of_publication=Date
|Number_of_pages=Integer}}
</noinclude>
<includeonly>
{{#cargo_store:_table=Books}}
{|
! Author(s)
| {{#arraymap:{{{Authors|}}}|,|x|{{#formredlink:form=Author|target=x}} }}
|-
! Genre(s)
| {{{Genres|}}}
|-
! Year of publication
| {{{Year_of_publication|}}}
|-
! Number of pages
| {{{Number_of_pages|}}}
|}
</includeonly>
This is the "Book" template.
{{#cargo_declare:_table=Books
|Authors=List (,) of Page
|Genres=List (,) of String
|Year_of_publication=Date
|Number_of_pages=Integer}}
</noinclude>
<includeonly>
{{#cargo_store:_table=Books}}
{|
! Author(s)
| {{#arraymap:{{{Authors|}}}|,|x|{{#formredlink:form=Author|target=x}} }}
|-
! Genre(s)
| {{{Genres|}}}
|-
! Year of publication
| {{{Year_of_publication|}}}
|-
! Number of pages
| {{{Number_of_pages|}}}
|}
</includeonly>