Help:CreateNewPage: Difference between revisions
From Calidus HUB
(Minor correction) |
(Added ability to create pages and documents if logged in) |
||
Line 1: | Line 1: | ||
You must be logged in to be able to create new pages in Assist. When you are, shortcuts to create new pages will appear below here. | |||
<div style="display:none;" class="apt-user-show"> | |||
<inputbox> | |||
type=create | |||
buttonlabel=Create New Document | |||
preload=DocTemplate | |||
break=yes | |||
placeholder=Enter Document to Create e.g. Orders - Order Guide | |||
</inputbox> | |||
<inputbox> | |||
type=create | |||
buttonlabel=Create New Page | |||
preload=PageTemplate | |||
break=yes | |||
placeholder=Enter Page to Create e.g. PTV_CONFIG | |||
</inputbox> | |||
</div> | |||
<inputbox> | |||
type=create | |||
buttonlabel=Create New Patch | |||
preload=Template:TMS_PATCH | |||
break=yes | |||
placeholder=Enter Patch to Create e.g. PATCH CTMS P091 210716 | |||
</inputbox> | |||
<inputbox> | |||
type=create | |||
buttonlabel=Create New ER | |||
preload=Template:ER | |||
break=yes | |||
placeholder=Enter Emergency Release to Create e.g. ER CTMS 046-060 | |||
</inputbox> | |||
<inputbox> | |||
type=create | |||
buttonlabel=Create New WCS Patch | |||
preload=Template:WCS_PATCH | |||
break=yes | |||
placeholder=Enter WCS Build Number Here e.g. UP20150529 | |||
</inputbox> | |||
<inputbox> | |||
type=create | |||
buttonlabel=Create New Doc Title | |||
preload=Template:Doc_Title | |||
break=yes | |||
placeholder=Enter Doc Title Page to Create e.g. My Document Title | |||
</inputbox> | |||
<inputbox> | |||
type=create | |||
buttonlabel=Create New Doc Appendix | |||
preload=Template:Doc_Appendix | |||
break=yes | |||
placeholder=Enter Doc Appendix Page to Create e.g. My Document Appendix | |||
</inputbox> | |||
<inputbox> | |||
type=create | |||
buttonlabel=Create New FS | |||
preload=Template:FS | |||
break=yes | |||
placeholder=Enter FS title to Create e.g. FS 123456 Client - Functionality | |||
</inputbox> | |||
<inputbox> | |||
type=create | |||
buttonlabel=Create New EST | |||
preload=Template:EST | |||
break=yes | |||
placeholder=Enter EST to Create e.g. EST 123456 Client - Functionality | |||
</inputbox> | |||
<inputbox> | |||
type=create | |||
buttonlabel=Create New SDD | |||
preload=Template:REQ | |||
break=yes | |||
placeholder=Enter EST to Create e.g. SDD 123456 Client | |||
</inputbox> | |||
<inputbox> | |||
type=create | |||
buttonlabel=Create New SCR | |||
preload=Template:SmallCR | |||
break=yes | |||
placeholder=Enter Small Change Request to Create e.g. SCR 123456 - Functionality | |||
</inputbox> | |||
</div> | |||
<!-- | |||
{{Warning}} In later versions, this functionality will be replaced and is therefore defunct. However, this old version might contain some useful information, so is preserved. | {{Warning}} In later versions, this functionality will be replaced and is therefore defunct. However, this old version might contain some useful information, so is preserved. | ||
You can create new pages from the templates set up for you by following these links: | You can create new pages from the templates set up for you by following these links: | ||
=Create Document Title Page= | =Create Document Title Page= | ||
<spoiler><makearticle> Template:Doc_Title </makearticle></spoiler> | <spoiler><makearticle> Template:Doc_Title </makearticle></spoiler> | ||
Line 55: | Line 153: | ||
buttonlabel=Create WCS PATCH | buttonlabel=Create WCS PATCH | ||
</createarticle> | </createarticle> | ||
--> | |||
[[Category:ASSIST]] |
Revision as of 16:16, 20 August 2024
You must be logged in to be able to create new pages in Assist. When you are, shortcuts to create new pages will appear below here.