Template:AuthorizationCourseInfo: Difference between revisions
From Pumping Station One
switch authid to authslug |
m Adding in a little bit more of a description, you know? |
||
| Line 1: | Line 1: | ||
==={{{authorization_name}}}=== | ==={{{authorization_name}}}=== | ||
;Labeled Section Transclusion: <nowiki>{{#lst:Authorizations|</nowiki>{{{authslug}}}<nowiki>}}</nowiki> | ;Labeled Section Transclusion snippet: <nowiki>{{#lst:Authorizations|</nowiki>{{{authslug}}}<nowiki>}}</nowiki> | ||
<section begin="{{{authslug}}}" /> | <section begin="{{{authslug}}}" /> | ||
{{mbox | type=notice | image = none| text=[[File:Authorization-required.png|left|350px|link=How Do I Get Authorized?]]< | {{mbox | type=notice | image = none| text=<table><tr><td> | ||
<span style="writing-mode: sideways-rl; font-size: 150%; font-weight: bold; ">Authorization Info</span></td><td> | |||
[[File:Authorization-required.png|left|350px|link=How Do I Get Authorized?]]</td><td> | |||
<span style="font-size: 150%; font-weight: bold; color: steelblue; ">{{{authorization_name}}}</span><br>'''Authorizer''': {{{authorizer}}}<br>'''Schedule Frequency''': {{{schedule_frequency}}}<br>{{#if:{{{discord_channel_link}}}|{{#if: {{{discord_channel_name}}}|'''Discord Channel''': [{{{discord_channel_link}}} {{{discord_channel_name}}}]<br>|}}|}}{{#if:{{{step1}}}|'''Step 1''': {{{step1}}}<br>|}}{{#if: {{{step2}}}|'''Step 2''': {{{step2}}}<br>|}}{{#if:{{{step3}}}|'''Step 3''': {{{step3}}}<br>|}} | |||
{{#if:{{{description}}}|{{{description}}}|}} | {{#if:{{{description}}}|{{{description}}}|}} | ||
</p>}} | </p> | ||
</td></tr></table> | |||
}} | |||
<section end="{{{authslug}}}" /> | <section end="{{{authslug}}}" /> | ||
<noinclude> | <noinclude> | ||