Template:AuthorizationCourseInfo/doc: Difference between revisions
m Rubin110 moved page Template:ToolAuthorization/doc to Template:AuthorizationCourseInfo/doc |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
==How to create a new authorization info box== |
==How to create a new authorization info box== |
||
===Step 1:=== |
===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]]... |
|||
<code><nowiki>https://wiki.pumpingstationone.org/wiki/Authorizations/</nowiki>'''Hot_Air_Balloon'''</code> |
<code><nowiki>https://wiki.pumpingstationone.org/wiki/Authorizations/</nowiki>'''Hot_Air_Balloon'''</code> |
||
'''Create the page'''.<br> |
|||
[[File:Authorization course info template example1.png|600px|frameless|center]] |
[[File:Authorization course info template example1.png|600px|frameless|center]]<br> |
||
===Step 2:=== |
===Step 2:=== |
||
From the '''Insert''' menu select '''Template'''. Type in <code>AuthorizationCourseInfo</code> and select '''AuthorizationCourseInfo'''...<br> |
|||
[[File:VisualEditor Template Insert Menu-en.png|150px|frameless|center]]<br> |
|||
; Description of fields: |
|||
* <span style="color: red ; ">'''Required:'''</span> |
|||
** '''authslug:''' Short no spaces unique ID used to reference the auth information elsewhere on the wiki. <code><nowiki>hotairballoon</nowiki></code> |
|||
** '''authorization_name:''' Name of tool or bundled authorization. <code><nowiki>Hot Air Balloon</nowiki></code> or <code><nowiki>General Wood Shop</nowiki></code> |
|||
** '''authorizer:''' Name of authorizer, preferably linked to their wiki user page where they can list off better contact info (like their Discord name). <code><nowiki>[[User:kai_hacker|Kai]]</nowiki></code> |
|||
** '''schedule_frequency:''' Roughly once a week, month, by request, etc. <code><nowiki>By request</nowiki></code> |
|||
* <span style="color: blue ; ">'''Optional:'''</span> |
|||
** '''discord_channel_link:''' Right click the channel name to get a link. <code><nowiki>https://discord.com/channels/1270929620224704544/1270938360394809489</nowiki></code> |
|||
** '''discord_channel_name:''' <code><nowiki>#aviation-club</nowiki></code> |
|||
** '''prerequisites:''' Any other auths the member needs to complete first, etc. <code><nowiki>Completed auth for [[Parachute]]</nowiki></code> |
|||
** '''step1:''' Free text field to provide steps needed to complete. <code><nowiki>[https://canvas.pumpingstationone.org/courses/40 Complete the Canvas course]</nowiki></code> |
|||
** '''step2:''' Free text field to provide steps needed to complete. <code><nowiki>Use Canvas to schedule with the next available in-person auth</nowiki></code> |
|||
** '''step3:''' Free text field to provide steps needed to complete. <code><nowiki>Attend and complete in-person auth</nowiki></code> |
|||
** '''step4:''' Free text field to provide steps needed to complete. |
|||
** '''step5:''' Free text field to provide steps needed to complete. |
|||
** '''required_materials:''' Tools or gear the member should bring. <code><nowiki>Aviator goggles, cape, propane.</nowiki></code> |
|||
** '''notes:''' Free text field to provide extra notes. <code><nowiki>Will be rescheduled if there's bad weather.</nowiki></code> |
|||
: At the end add in links to the tool pages that this auth is required for, after the template, example: <code><nowiki>[[Hot Air Balloon]]</nowiki></code> |
|||
[[File:Authorization course info template example4.png|350px|frameless|center]]<br> |
|||
| ⚫ | |||
<nowiki>{{Template:ToolAuthorization |
|||
If you don't see the Insert menu, switch over to the visual editor...<br> |
|||
|authslug = |
|||
|authorization_name = |
|||
[[File:Authorization course info template example3.png|200px|frameless|center]]<br> |
|||
|authorizer = |
|||
|schedule_frequency = |
|||
If you want to use the code editor, scroll down to find what to copy and paste. |
|||
|discord_channel_link = |
|||
|discord_channel_name = |
|||
===Step 3:=== |
|||
|prerequisites = |
|||
|step1 = |
|||
'''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.<br> |
|||
|step2 = |
|||
|step3 = |
|||
'''Insert the template.'''<br> |
|||
|step4 = |
|||
|step5 = |
|||
[[File:Authorization course info template example5.png|400px|frameless|center]]<br> |
|||
|required_materials = |
|||
|notes = |
|||
Description of each field can be found at the end of this page. Refer to this example if you want some inspiration...<br> |
|||
}} |
|||
<!-- List off links to tool pages that this auth is required for --> |
|||
<table style="background: Crimson; border: 1px solid Black; width=100% ; " align="center"><tr> |
|||
[[Tool page]], [[Tool page]]</nowiki> |
|||
<td style="vertical-align: top; padding: 0px 20px 0px 20px; "> |
|||
<nowiki></nowiki> |
|||
<span style="font-size: 150%; font-weight: bold; color: White ; ">EXAMPLE:</span><br> |
|||
Finally save the [[Authorizations]] page |
|||
{{Template:AuthorizationCourseInfo |
|||
; Linking to the blue authorization info box from tool pages: |
|||
|Authorization Course Name=Hot Air Balloon|Authorizer Name=[[User:Jane_hacker|Jane Hacker]]|Schedule Frequency=Roughly once a week|Discord Channel Name=#aviation-club|Discord Channel Link=https://discord.com/channels/1270929620224704544/1271319468055855165|Prerequisites=Completed auth for [[Parachute]]|Step 1=[https://canvas.pumpingstationone.org/courses/40 Complete the Canvas course]|Step 2=Use Canvas to schedule with the next available in-person auth|Step 3=Complete the in-person auth|Required Materials=Aviator goggles, cape, propane.|Notes=Will be rescheduled if there's bad weather.}}</td></tr></table><br> |
|||
Once the updated [[Authorizations]] loads, under the blue authorization box you just created you'll see "Wiki snippet for admins: <nowiki>[Expand]</nowiki>. Click on this, copy the snippet code, and paste it into the tool's page under the <span style="font-family: monospace ; " >Template:EquipmentPage</span> template. Save that page and you'll see the blue authorization box there. |
|||
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.<br> |
|||
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.'''<br> |
|||
[[File:Authorization course info template example6.png|400px|frameless|center]]<br> |
|||
===Step 5:=== |
|||
| ⚫ | |||
[[File:Authorization course info template example7.png|400px|frameless|center]]<br> |
|||
===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! |
|||
Latest revision as of 19:48, 29 March 2025
{{#ifeq:{{{subst}}}|SUBST
|{{#if:
|Template:Error
}}
}}{{Ambox/{{#ifeq:{{{small}}}|left|small|core}}
|type = content
|image =
|smallimage = {{#if:|{{{smallimage}}}|}}
|imageright =
|smallimageright = {{#if:|{{{smallimageright}}}|}}
|class = ambox-{{#switch:content
|speedy = speedy
|delete = delete
|warning = warning
|content = content
|style = style
|move = move
|protection = protection
|notice|#default = notice
}}
|style =
|textstyle =
|smalltext =
|talk = {{#switch:¬
|¬ =
| = {{#ifeq:Template:FULLROOTPAGENAME|Template:|#}}
|#default = {{{talk}}}
}}
|issue = {{#switch:¬
|¬ =
| = This article
|This {{{sect}}}
}} DO NOT use this template on any tool pages, nor the central Authorizations page. Do not edit this template page directly, unless you know what you're doing.
|fix =
|date = {{#switch:¬
|¬ =
| = {{#ifeq:Template:FULLROOTPAGENAME|Template:|April 2026}}
|#default = {{{date}}}
}}
|info =
}}{{#if:
{{#ifeq: | true
| dontcat
}}{{#ifeq: | no
| dontcat
}}{{#switch: ¬
| yes
| ¬ =
| #default = dontcat
}}{{#switch:
| no =
Template:Basepage subpage
| only =
Template:Basepage subpage
}}
| |
{{#switch:
{{#ifeq: | false
|
| {{#ifeq: | yes
|
| {{#ifeq: | yes
|
| {{#if:x
|
{{#if:{{#titleparts:{{#if:| | Template:AuthorizationCourseInfo/doc }}|0|2}}
|
|
}}
}}
}}
}}
}}
| hide =
| #default =
{{#ifeq: h0#384!5nea+w9 | {{#if:
|{{#if:
|{{#ifexist:Category: from |
|
}}
|[[Category:]]
}}
}}{{#if:
|[[Category:]]
}}{{#if:
|{{#if:
|{{#ifexist:Category: from |
|
}}
|[[Category:]]
}}
}}{{#if:
|[[Category:]]
}}{{#if:
|{{#if:
|{{#ifexist:Category: from |
|
}}
|[[Category:]]
}}
}}{{#if:
|[[Category:]]
}}
|
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:|
| talk
|
}}
|
{{#ifeq:template|template talk
| talk
| template
}}
}}
}}
| main | = | talk = | user = | project = | file | image = | mediawiki = | template = | help = | category = | book = | extension = | other | #default =
}}
|
{{#iferror: {{#expr: 1 + {{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:|
| talk
|
}}
|
{{#ifeq:template|template talk
| talk
| template
}}
}}
}}
| main | = {{#if:
|{{#if:
|{{#ifexist:Category: from |
|
}}
|[[Category:]]
}}
}}{{#if:
|[[Category:]]
}}{{#if:
|{{#if:
|{{#ifexist:Category: from |
|
}}
|[[Category:]]
}}
}}{{#if:
|[[Category:]]
}}{{#if:
|{{#if:
|{{#ifexist:Category: from |
|
}}
|[[Category:]]
}}
}}{{#if:
|[[Category:]]
}} | talk = | user = | project = | file | image = | mediawiki = | template = {{#switch:Template:
|Template:AuthorizationCourseInfo/doc = {{#ifexpr:{{#ifeq:¬|¬|1|0}}+{{#ifeq:¬|¬|1|0}}+{{#ifeq:¬|¬|1|0}}
|
}}{{#if:
|
}}
|Template: = {{#ifeq:AuthorizationCourseInfo|doc|}}
}}
| help = | category = | book = | extension = | other | #default =
}} }} | {{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:|
| talk
|
}}
|
{{#ifeq:template|template talk
| talk
| template
}}
}}
}}
| main | = {{#if:
|{{#if:
|{{#ifexist:Category: from |
|
}}
|[[Category:]]
}}
}}{{#if:
|[[Category:]]
}}{{#if:
|{{#if:
|{{#ifexist:Category: from |
|
}}
|[[Category:]]
}}
}}{{#if:
|[[Category:]]
}}{{#if:
|{{#if:
|{{#ifexist:Category: from |
|
}}
|[[Category:]]
}}
}}{{#if:
|[[Category:]]
}} | talk = | user = | project = | file | image = | mediawiki = | template = {{#switch:Template:
|Template:AuthorizationCourseInfo/doc = {{#ifexpr:{{#ifeq:¬|¬|1|0}}+{{#ifeq:¬|¬|1|0}}+{{#ifeq:¬|¬|1|0}}
|
}}{{#if:
|
}}
|Template: = {{#ifeq:AuthorizationCourseInfo|doc|}}
}}
| help = | category = | book = | extension = | other | #default =
}} | }}
}} }}
}}
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...
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:
|
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!