Template:AuthorizationCourseInfo: Difference between revisions
From Pumping Station One
m Spacing of description. |
Put the authslug preview inside of a foldable section so it's not distracting members. |
||
| Line 1: | Line 1: | ||
==={{{authorization_name}}}=== | ==={{{authorization_name}}}=== | ||
<section begin="{{{authslug}}}" /> | <section begin="{{{authslug}}}" /> | ||
<table style="background: AliceBlue; border: 1px solid SteelBlue; width=100% ; " align="center"><tr> | <table style="background: AliceBlue; border: 1px solid SteelBlue; width=100% ; " align="center"><tr> | ||
| Line 16: | Line 15: | ||
'''Schedule Frequency''': {{{schedule_frequency}}}<br> | '''Schedule Frequency''': {{{schedule_frequency}}}<br> | ||
{{#if:{{{discord_channel_link}}}|{{#if: {{{discord_channel_name}}}|'''Discord Channel''': [{{{discord_channel_link}}} {{{discord_channel_name}}}]<br>|}}|}} | {{#if:{{{discord_channel_link}}}|{{#if: {{{discord_channel_name}}}|'''Discord Channel''': [{{{discord_channel_link}}} {{{discord_channel_name}}}]<br>|}}|}} | ||
{{#if:{{{prerequisites}}}|'''Prerequisites''': {{{prerequisites}}}<br>|}} | |||
{{#if:{{{step1}}}|'''Step 1''': {{{step1}}}<br>|}} | {{#if:{{{step1}}}|'''Step 1''': {{{step1}}}<br>|}} | ||
{{#if: {{{step2}}}|'''Step 2''': {{{step2}}}<br>|}} | {{#if:{{{step2}}}|'''Step 2''': {{{step2}}}<br>|}} | ||
{{#if:{{{step3}}}|'''Step 3''': {{{step3}}}<br>|}} | {{#if:{{{step3}}}|'''Step 3''': {{{step3}}}<br>|}} | ||
{{#if:{{{required-materials}}}|'''Required Materials''': {{{required materials}}}<br>|}} | |||
<p style="line-height: 3pt"> | <p style="line-height: 3pt"> | ||
{{#if:{{{description}}}|{{{description}}}|}} | {{#if:{{{description}}}|{{{description}}}|}} | ||
</td></tr></table> | </td></tr></table><br> | ||
<section end="{{{authslug}}}" /> | <section end="{{{authslug}}}" /> | ||
<div class="mw-collapsible mw-collapsed"><div style="text-align: right ; margin-right: 8px ; ">Wiki snippet for admins: </div><div class="mw-collapsible-content"><div style="text-align: right ; padding: 10px 0px 16px 0px ; ">'''{{{authorization_name}}}'''<br>Copy and paste this into the tool's wiki page<br>under the <span style="font-family: monospace ; " >Template:EquipmentPage</span> template.</div><div style="text-align: right ; "><span style="background: MistyRose ; border: solid cadetblue ; border-radius: 40px ; padding: 4px 10px 4px 10px ; font-family: monospace ; text-align: right ; " ><nowiki>{{#lst:Authorizations|</nowiki>{{{authslug}}}<nowiki>}}</nowiki></span></div></div></div> | |||
====Qualifies for following tools:==== | |||
<noinclude> | <noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | ||
</noinclude> | </noinclude> | ||