Jump to content

Template:Chapter: Difference between revisions

From Costa Sano MediaWiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Chapter data template
Chapter data template
</noinclude>


{{#cargo_declare:
{{#cargo_declare:
  _table=Chapters
  |_table=Chapters
  |title=String
  |Code=Page
  |code=String
|Label=String
  |sequence_number=Integer
  |Parent=Page
  |description=Text
  |Sequence=Integer
  |start_date=Date
  |Description=Text
  |end_date=Date
  |StartDate=Date
  |notes=Text
  |EndDate=Date
  |Notes=Text
}}
}}
</noinclude>


{{#cargo_store:
{{#cargo_store:
  title={{{title|}}}
  |Code={{FULLPAGENAME}}
  |code={{{code|}}}
|Label={{{Label|}}}
  |sequence_number={{{sequence_number|}}}
  |Parent={{{Parent|}}}
  |description={{{description|}}}
  |Sequence={{{Sequence|}}}
  |start_date={{{start_date|}}}
  |Description={{{Description|}}}
  |end_date={{{end_date|}}}
  |StartDate={{{StartDate|}}}
  |notes={{{notes|}}}
  |EndDate={{{EndDate|}}}
|parent={{{parent|}}}
  |Notes={{{Notes|}}}
}}
 
== {{{Label|}}} ==
{{DISPLAYTITLE:{{{Label}}}}}


{{#if:{{{Parent|}}}|
'''Parent chapter:''' [[{{{Parent}}}]]
}}
}}


== {{{title|}}} ==
'''Notes:'''
{{{Notes|}}}

Latest revision as of 11:28, 17 February 2026

Chapter data template


This template defines the table "Chapters". View table.


Notes: