Template:Opportunity: Difference between revisions

From MoHA Wiki
No edit summary
mNo edit summary
 
(38 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{#set:
{{#set:
|Opportunity name={{#if:{{{Opportunity display name|}}}|{{{Opportunity display name|}}}|{{FULLPAGENAME}}}}
|Opportunity name={{#if:{{{Opportunity display name|}}}|{{{Opportunity display name|}}}|{{FULLPAGENAME}}}}
|Opportunity wiki link={{FULLPAGENAME}}}}
|Opportunity wiki link={{FULLPAGENAME}}
|Opportunity type={{{Opportunity type|}}}|+sep=;
|Opportunity format={{{Opportunity format|}}}|+sep=;
|Opportunity short description={{{Opportunity short description|}}}
|Opportunity short description={{{Opportunity short description|}}}
|Opportunity description={{{Opportunity description|}}}
|Opportunity description={{{Opportunity description|}}}
Line 12: Line 12:
|Opportunity second link={{{Opportunity second link|}}}
|Opportunity second link={{{Opportunity second link|}}}
|Opportunity second link text={{{Opportunity second link text|}}}
|Opportunity second link text={{{Opportunity second link text|}}}
|Date Start={{{Opportunity start date|}}}
|Opportunity display order={{{Opportunity display order|}}}
|Date End={{{Opportunity end date|}}}
|Opportunity start date={{{Opportunity start date|}}}
|Opportunity end date={{{Opportunity end date|}}}
|Opportunity compensation={{{Opportunity compensation|}}}
|Opportunity compensation type={{{Opportunity compensation type|}}}
|Juror={{{Jurors|}}}|+sep=;
|Juror={{{Jurors|}}}|+sep=;
|Associated Program={{{Associated Program|}}}|+sep=;
|Associated Program={{{Associated Program|}}}|+sep=;
|Opportunity scope={{{Opportunity scope|}}}
|Associated Event={{{Associated Event|}}}|+sep=;
|Associated Event={{{Associated Event|}}}|+sep=;
|Presented by={{{Presented by|}}}|+sep=;
|Presented by={{{Presented by|}}}|+sep=;
}}
}}
[[Category:Opportunities]]
{{#arraymap:{{{Opportunity format|}}}
  |;
  |@@@
  |{{#arraymap: Communication, Support, Application
    |,
    |^^^
    |{{#arraymap:{{:Project:Opportunity type/^^^}}|\n|$$$|{{#ifeq:@@@|$$$|{{#set: Opportunity type=^^^}}}}|}}
    |
  }}
  |
}}
[[Category:Opportunities]]{{#ifeq:{{{Opportunity scope|}}}|Cross-event|[[Category:Cross-event opportunities]]}}
{{#ifexpr: 0{{#time: Ymd|{{{Opportunity start date|}}}}}<={{#time: Ymd|now}} and 0{{#time: Ymd|{{{Opportunity end date|}}}}}>={{#time: Ymd|now}}
| [[Category:Current Opportunities]]
| {{#ifexpr: {{#time: Ymd|{{{Opportunity start date|}}}}}>{{#time: Ymd|now}}
| [[Category:Upcoming Opportunities]]
}} {{#ifexpr: {{#time: Ymd|{{{Opportunity end date|}}}}}<{{#time: Ymd|now}}
| [[Category:Past Opportunities]]
}}
}}
{{#if: {{{Opportunity end date|}}}||[[Category:Rolling Opportunities]]}}
{{#if: {{{Opportunity display name|}}}|{{DISPLAYTITLE: {{{Opportunity display name|}}}}}}}
{{#if: {{{Opportunity display name|}}}|{{DISPLAYTITLE: {{{Opportunity display name|}}}}}}}
__NOTOC__
__NOEDITSECTION__
__NOEDITSECTION__
</div>
</div>
Line 64: Line 87:
--><tr>
--><tr>
<td>Type</td>
<td>Type</td>
<td>{{#arraymap:{{{Opportunity type|}}}
<td>{{#arraymap:{{{Opportunity format|}}}
       |;
       |;
       |@
       |@
       |{{#queryformlink: form=Opportunity types      
       |{{#queryformlink: form=Opportunity formats      
         |link text=@
         |link text=@
         |Opportunity types[Opportunity type]=@
         |Opportunity formats[Opportunity format]=@
         |_run=1
         |_run=1
       }}
       }}
Line 75: Line 98:
     }}</td>
     }}</td>
</tr><!--
</tr><!--
-->{{#if: {{{Opportunity compensation type|}}}{{{Opportunity compensation|}}}
    |<tr>
<td>Compensation</td>
<td>{{#if: {{{Opportunity compensation|}}}
      |{{{Opportunity compensation|}}} {{#if:{{{Opportunity compensation type|}}}|({{{Opportunity compensation type|}}})}}
      |{{{Opportunity compensation type|}}}
    }}
</td>
</tr>
}}<!--


-->{{#if: {{{Opportunity link|}}}|
-->{{#if: {{{Opportunity link|}}}|
<tr>
<tr>
<td>Link</td>
<td>Link</td>
<td>{{#if: {{{Opportunity link text|}}}|[{{{Opportunity link|}}} {{{Opportunity link text|}}}]|{{{Opportunity link|}}}}}</td>
<td>{{#if: {{{Opportunity link text|}}}|<span class="moha-button">[{{{Opportunity link|}}} {{{Opportunity link text|}}}]</span>|{{{Opportunity link|}}}}}</td>
</tr>
</tr>
}}<!--
}}<!--
Line 86: Line 120:
<tr>
<tr>
<td>Link</td>
<td>Link</td>
<td>{{#if: {{{Opportunity second link text|}}}|[{{{Opportunity second link|}}} {{{Opportunity second link text|}}}]|{{{Opportunity second link|}}}}}</td>
<td>{{#if: {{{Opportunity second link text|}}}|<span class="moha-button">[{{{Opportunity second link|}}} {{{Opportunity second link text|}}}]</span>|{{{Opportunity second link|}}}}}</td>
</tr>
</tr>
}}<!--
}}<!--
Line 92: Line 126:
--></table>
--></table>
</div>
</div>
</div>{{#if: {{{Jurors|}}}{{{Associated Program|}}}{{{Associated Event|}}}{{{Presented by|}}}|
</div>
<!--
{{#if: {{{Jurors|}}}{{{Associated Program|}}}{{{Associated Event|}}}{{{Presented by|}}}|
<div class="moha-infobox-section">
<div class="moha-infobox-section">
<div class="moha-infobox-section-header">Details</div>
<div class="moha-infobox-section-header">Details</div>
Line 188: Line 224:
</div>
</div>
}}
}}
</div><!--
-->
</div>
<!--


### Article body
### Article body
Line 197: Line 235:
{{{Opportunity description|}}}
{{{Opportunity description|}}}
}}
}}
</includeonly>

Latest revision as of 17:19, August 13, 2024