Difference between revisions of "Template:MaintenanceNotice"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Canim44
(Creating Template:MaintenanceMP)
 
>Boblers
(removed extra }})
 
(11 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
 
// Cargo Declare
 
// Cargo Declare
-->{{#cargo_declare:_table=MaintenanceNotice
+
-->{{#cargo_declare:_table=MaintenanceNotices
 
|NoticeNumber=String
 
|NoticeNumber=String
 
|StartDate=DateTime
 
|StartDate=DateTime
Line 9: Line 9:
  
 
// Cargo Store
 
// Cargo Store
-->{{#ifeq:{{PAGENAME}} | {{{Name|}}} | | {{#cargo_store:_table=MaintenanceNotice
+
-->{{#cargo_store:_table=MaintenanceNotices
 
|NoticeNumber={{{NoticeNumber|}}}
 
|NoticeNumber={{{NoticeNumber|}}}
 
|StartDate={{#time:F d, Y h:i:s A e|{{{StartDate|}}}}}
 
|StartDate={{#time:F d, Y h:i:s A e|{{{StartDate|}}}}}
 
|EndDate={{#time:F d, Y h:i:s A e|{{{EndDate|}}}}}
 
|EndDate={{#time:F d, Y h:i:s A e|{{{EndDate|}}}}}
}}
 
 
}}</includeonly><!--
 
}}</includeonly><!--
  
 
// Template Display Content
 
// Template Display Content
 
--><includeonly></includeonly><noinclude>[[Category:Templates]]</noinclude>
 
--><includeonly></includeonly><noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 20:59, 21 November 2019

50px Documentation

Usage

{{MaintenanceNotices
|NoticeNumber=String
|StartDate=DateTime
|EndDate=DateTime
}}

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