Template:Opportunity Table: Difference between revisions
From MoHA Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<tr> | |||
! Name !! Description !! Link !! Type !! Associated Program | ! Name !! Description !! Link !! Type !! Associated Program | ||
<td>{[[{{Opportunity name}}}]]</td> | |||
<td> {{{Opportunity short description}}}</td> | |||
<td> [{{{Opportunity link}}} {{{Opportunity link text}}}]</td> | |||
<td> {{#arraymap: {{{Opportunity type|}}}|,|@@@|{{#queryformlink: form=Opportunity types | |||
|link text=@@@ | |link text=@@@ | ||
|Opportunity types[Opportunity type]=@@@ | |Opportunity types[Opportunity type]=@@@ | ||
Line 12: | Line 11: | ||
|Opportunity types[value]=@@@ | |Opportunity types[value]=@@@ | ||
|_run=1 | |_run=1 | ||
}}|, }} | }} | ||
|,  | |||
}}</td> | |||
<td> [[{{{Associated Program}}}]] </td> | |||
</tr> | |||
</includeonly> |