Template:AuthorizationCourseInfo

From Pumping Station One
Revision as of 13:55, 28 March 2025 by Rubin110 (talk | contribs)

Authorization Info [[Authorizations/{{{authorization_page_name}}}|✎]]

{{{authorization_name}}}

Authorizer: {{{authorizer}}}
Schedule Frequency: {{{schedule_frequency}}}
Discord Channel: [{{{discord_channel_link}}} {{{discord_channel_name}}}]
Prerequisites: {{{prerequisites}}}
Step 1: {{{step1}}}
Step 2: {{{step2}}}
Step 3: {{{step3}}}
Step 4: {{{step4}}}
Step 5: {{{step5}}}
Required Materials: {{{required_materials}}}
Notes: {{{notes}}}
Tools covered: {{:Special:WhatLinksHere/Authorizations/{{{authorization_page_name}}}}}


Documentation icon Template documentation[view] [edit] [history] [purge]

Authorization Course Info Box Template

How to create a new authorization info box

Step 1:

Create a new child page under Authorizations using the title of the authorization course. Do not stick "auth" or "authorization" in the name. Note that a single authorization course page is all that's needed to cover multiple tools. To make a new page quickly, type in the name at the end of the URL to the Authorizations...

https://wiki.pumpingstationone.org/wiki/Authorizations/Hot_Air_Balloon

Create the page.


Step 2:

From the Insert menu select Template. Type in AuthorizationCourseInfo and select AuthorizationCourseInfo...

File:VisualEditor Template Insert Menu-en.png


If you don't see the Insert menu, switch over to the visual editor...


If you want to use the code editor, scroll down to find what to copy and paste.

Step 3:

Fill out the template form. Authorization Course Name, Authorizer Name, and Schedule Frequency are required fields. Check mark optional fields on the left as needed.

Insert the template.


Description of each field can be found at the end of this page. Refer to this example if you want some inspiration...

EXAMPLE:

Authorization Info [[Authorizations/{{{authorization_page_name}}}|✎]]

{{{authorization_name}}}

Authorizer: {{{authorizer}}}
Schedule Frequency: {{{schedule_frequency}}}
Discord Channel: [{{{discord_channel_link}}} {{{discord_channel_name}}}]
Prerequisites: {{{prerequisites}}}
Step 1: {{{step1}}}
Step 2: {{{step2}}}
Step 3: {{{step3}}}
Step 4: {{{step4}}}
Step 5: {{{step5}}}
Required Materials: {{{required_materials}}}
Notes: {{{notes}}}
Tools covered: {{:Special:WhatLinksHere/Authorizations/{{{authorization_page_name}}}}}


Note that the 'Tools covered section will later autopopulate with every page that uses a copy of this Authorization Course Info page.

Step 4:

Save the page. Do not include any other content on the page.

Once the page loads, click on the gear icon in the bottom right corner of the Authorization Course Info box, and copy the insert page code.


Step 5:

Paste the code into all related tool pages and the appropriate section in the Authorizations page.


Step 6:

In the future if you want to modify the authorization course info content, click on the go and go to the Edit this auth link.

That's it!