Template:AuthorizationCourseInfo: Difference between revisions
From Pumping Station One
m Spelling fix. |
switch authid to authslug |
||
| Line 1: | Line 1: | ||
==={{{authorization_name}}}=== | ==={{{authorization_name}}}=== | ||
;Labeled Section Transclusion: <nowiki>{{#lst:Authorizations|</nowiki>{{{ | ;Labeled Section Transclusion: <nowiki>{{#lst:Authorizations|</nowiki>{{{authslug}}}<nowiki>}}</nowiki> | ||
<section begin="{{{ | <section begin="{{{authslug}}}" /> | ||
{{mbox | type=notice | image = none| text=[[File:Authorization-required.png|left|350px|link=How Do I Get Authorized?]]<p><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>|}} | {{mbox | type=notice | image = none| text=[[File:Authorization-required.png|left|350px|link=How Do I Get Authorized?]]<p><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>}} | ||
<section end="{{{ | <section end="{{{authslug}}}" /> | ||
<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> | ||