Template:AuthorizationCourseInfo: Difference between revisions

From Pumping Station One
m Adding in a little bit more of a description, you know?
Trying an html table.
Line 2: Line 2:
;Labeled Section Transclusion snippet: <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=<table><tr><td>
<table style="background: AliceBlue; " align="center"><tr><td style="background: SteelBlue; ">
<span style="writing-mode: sideways-rl; font-size: 150%; font-weight: bold; ">Authorization Info</span></td><td>
<span style="writing-mode: sideways-rl; font-size: 150%; font-weight: bold; color: white; ">Authorization Info</span></td><td>
[[File:Authorization-required.png|left|350px|link=How Do I Get Authorized?]]</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>|}}
<span style="font-size: 150%; font-weight: bold; ">{{{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>
</td></tr></table>
}}
 
<section end="{{{authslug}}}" />
<section end="{{{authslug}}}" />
<noinclude>
<noinclude>