Template:Article: Difference between revisions
Jump to navigation
Jump to search
(Generated from a page schema) |
(Generated from a page schema) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params:AUTH_NAME (label=Author Name)|MAG_ISSUE (label=Magazine Issue)|Part_Number (label=Part)|Total_Parts (label=Of)|Article_Full_Title (label=Title)|Article_Sub_Title (label=Sub-title)|Page_Count (label=Pages)}} | {{#template_params:AUTH_NAME (label=Author Name)|MAG_ISSUE (label=Magazine Issue)|Part_Number (label=Part)|Total_Parts (label=Of)|Article_Full_Title (label=Title)|Article_Sub_Title (label=Sub-title)|Page_Count (label=Pages)}} | ||
{{#cargo_declare:_table= | {{#cargo_declare:_table=Article|AUTH_NAME=Page|MAG_ISSUE=Page|Part_Number=Integer|Total_Parts=Integer|Article_Full_Title=String|Article_Sub_Title=String|Page_Count=Integer}} | ||
</noinclude><includeonly>{{#cargo_store:_table= | </noinclude><includeonly>{{#cargo_store:_table=Article}} | ||
{{#template_display:_format=standard}} | {{#template_display:_format=standard}} | ||
[[Category:Articles]] | [[Category:Articles]] | ||
</includeonly> | </includeonly> |
Latest revision as of 06:25, 23 July 2022
This is the "Article" template.
It should be called in the following format:
{{Article |AUTH_NAME= |MAG_ISSUE= |Part_Number= |Total_Parts= |Article_Full_Title= |Article_Sub_Title= |Page_Count= }}
Edit the page to see the template text.
This template defines the table "Article". This table has not been created yet.