Jump to content

Template:Chapter: Difference between revisions

From Costa Sano MediaWiki
mNo edit summary
No edit summary
 
(5 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
|parent=Page
  |Notes=Text
}}


{{#cargo_store:
|Code={{FULLPAGENAME}}
|Label={{{Label|}}}
|Parent={{{Parent|}}}
|Sequence={{{Sequence|}}}
|Description={{{Description|}}}
|StartDate={{{StartDate|}}}
|EndDate={{{EndDate|}}}
|Notes={{{Notes|}}}
}}
}}
</noinclude>


{{#cargo_store:
== {{{Label|}}} ==
title={{{title|}}}
{{DISPLAYTITLE:{{{Label}}}}}
|code={{{code|}}}
 
|sequence_number={{{sequence_number|}}}
{{#if:{{{Parent|}}}|
|description={{{description|}}}
'''Parent chapter:''' [[{{{Parent}}}]]
|start_date={{{start_date|}}}
|end_date={{{end_date|}}}
|notes={{{notes|}}}
}}
}}


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

Latest revision as of 11:28, 17 February 2026

Chapter data template


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


Notes: