Template:ER: Difference between revisions
From Calidus HUB
No edit summary |
m (Minor correction) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<!-- MEDIA LANDSCAPE YES --> | <!-- MEDIA LANDSCAPE YES --> | ||
{{#vardefine:System|WMS, WCS, CTMS, etc}} | {{#vardefine:System|WMS, WCS, CTMS, etc}} | ||
{{#vardefine:SystemVers|e.g. 810, 12, 19, etc}} | |||
{{#vardefine:ERPatch|e.g. 046}} | |||
{{#vardefine:ERNumber|e.g. 001}} | |||
{{ERHeader | {{ERHeader | ||
|SystemVersion=System | |SystemVersion={{#var:System}} {{#var:SystemVers}} | ||
|ERNumber=ER | |ERNumber=ER {{#var:System}} {{#var:ERPatch}}-{{#var:ERNumber}} | ||
}} | }} | ||
<!-- | |||
Syntax, either: | |||
{| class="wikitable" border="1" | |||
|- bgcolor="silver" | |||
!Module !! Program Name !! Ver !! Call/Iss !! Client Ref !! Pr'ty !! Remarks | |||
|- | |||
| row 1, cell 1 | |||
| row 1, cell 2 | |||
| row 1, cell 3 | |||
| row 1, cell 4 | |||
| row 1, cell 5 | |||
| row 1, cell 6 | |||
| row 1, cell 7 | |||
|- | |||
| row 2, cell 1 | |||
| row 2, cell 2 | |||
| row 2, cell 3 | |||
| row 2, cell 4 | |||
| row 2, cell 5 | |||
| row 2, cell 6 | |||
| row 2, cell 7 | |||
|} | |||
Or: | |||
{ | {| class="wikitable" border="1" | ||
| | |- bgcolor="silver" | ||
!Module !! Program Name !! Ver !! Call/Iss !! Client Ref !! Pr'ty !! Remarks | |||
| | |- | ||
| row 1, cell 1 || row 1, cell 2 || row 1, cell 3 || row 1, cell 4 || row 1, cell 5 || row 1, cell 6 || row 1, cell 7 | |||
| | |- | ||
| | | row 2, cell 1 || row 2, cell 2 || row 2, cell 3 || row 2, cell 4 || row 2, cell 5 || row 2, cell 6 || row 2, cell 7 | ||
| | |} | ||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
Notes | |||
* You CAN'T use dash as a value - if you put |- in there it sees it as a new row, and things go BADLY wrong. Above, I've used - if you really want a dash, you can use - instead. | |||
* You can't leave a cell empty (i.e. just "|") - it will look OK on the screen, but will render without borders in the PDF. | |||
Benefits to this method are: | |||
* You can still use multi-line entries for remarks. | |||
* To edit template, go to: http://172.198.45.54/calidus-assist/OBS/index.php?title=Template:ER | |||
--> | |||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!Module !! Program Name !! Ver !! Call/Iss !! Client Ref !! Pr'ty !! Remarks | |||
|- | |||
|- ||- ||- ||- ||- ||- ||- | |||
|- | |||
| || || || || || || | |||
|} | |||
<!-- REMOVE THESE SECTIONS IF NOT NEEDED --> | |||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="3" | New Screens | |||
|- | |||
!Suggested Menu Path!! Screen ID !! Screen Description | |||
|- | |||
|- ||- ||- | |||
|- | |||
| || || | |||
|} | |||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="3" | Registry/Rules Settings | |||
|- | |||
!Path & Name!! Setting Value !! Result | |||
|- | |||
| || || | |||
|} | |||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="3" | New Access | |||
|- | |||
!Access Tab!! Name !! Description | |||
|- | |||
| || || | |||
|} | |||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="4" | New Parameters | |||
|- | |||
!Parameter Name !! Config Level !! Setting Value !! Result | |||
|- | |||
| || || || | |||
|} | |||
{{Warning|A WCS Change is required with this release.}} | {{Warning|A WCS Change is required with this release.}} | ||
<includeonly> | |||
< | |||
[[Category:{{#var:System}} ER]] | [[Category:{{#var:System}} ER]] | ||
</ | [[Category:ER {{#var:System}} {{#var:ERPatch}}]] | ||
</includeonly> |
Latest revision as of 12:21, 14 May 2025
EMERGENCY RELEASE - WMS, WCS, CTMS, etc e.g. 810, 12, 19, etc
RELNOTE ER WMS, WCS, CTMS, etc e.g. 046-e.g. 001
Module | Program Name | Ver | Call/Iss | Client Ref | Pr'ty | Remarks |
---|---|---|---|---|---|---|
- | - | - | - | - | - | - |
New Screens | ||
---|---|---|
Suggested Menu Path | Screen ID | Screen Description |
- | - | - |
Registry/Rules Settings | ||
---|---|---|
Path & Name | Setting Value | Result |
New Access | ||
---|---|---|
Access Tab | Name | Description |
New Parameters | |||
---|---|---|---|
Parameter Name | Config Level | Setting Value | Result |
![]() | A WCS Change is required with this release. |