Template:Filepage: Difference between revisions
From Tsadra Foundation Advanced Contemplative Scholarships
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#if: {{{recipient|}}} | [[{{{recipient|}}}|<i class="fas fa-caret-left"></i> Back to recipient page]] | }} | |||
{{#if:{{{filetype|}}}||<div style="font-size: large; font-weight: 300; padding: 10px; border-radius: 4px; background-color: #ffc7a5; text-align: center; margin: 10px auto;">You MUST add information to this file in order for it to show up on the Application page!<br>Please click "'''Edit with form'''" at the top right of this page to add information about this file.</div>}} | {{#if:{{{filetype|}}}||<div style="font-size: large; font-weight: 300; padding: 10px; border-radius: 4px; background-color: #ffc7a5; text-align: center; margin: 10px auto;">You MUST add information to this file in order for it to show up on the Application page!<br>Please click "'''Edit with form'''" at the top right of this page to add information about this file.</div>}} | ||
| Line 64: | Line 65: | ||
| {{#ifeq:{{{invalid|}}}|Yes|Yes|No}} | | {{#ifeq:{{{invalid|}}}|Yes|Yes|No}} | ||
|}{{#set: | |}{{#set: | ||
firstname={{{ firstname | }}} | |firstname={{{ firstname | }}} | ||
|lastname={{{ lastname | }}} | |lastname={{{ lastname | }}} | ||
|submissionyear={{{ submissionyear | }}} | |submissionyear={{#if: {{{ submittedforyear | }}} | {{{ submittedforyear | }}} | {{{ submissionyear | }}} }} | ||
|applicant={{{ applicant | }}} | |applicant={{{ applicant | }}} | ||
|recipient={{{ recipient | }}} | |recipient={{{ recipient | }}} | ||
| Line 83: | Line 84: | ||
|contractsent={{{ contractsent | }}} | |contractsent={{{ contractsent | }}} | ||
|contractreceived={{{ contractreceived | }}} | |contractreceived={{{ contractreceived | }}} | ||
|invalid={{{invalid|}}} | |invalid={{{ invalid | }}} | ||
|applicationpage={{{applicationpage|}}} | |applicationpage={{{ applicationpage | }}} | ||
|fieldtofill={{{fieldtofill|}}} | |fieldtofill={{{ fieldtofill | }}} | ||
|boxtocheck={{{boxtocheck|}}} | |boxtocheck={{{ boxtocheck | }}} | ||
}}[[Category: {{{ firstname | }}} {{{ lastname | }}} {{{ submissionyear | }}} Application]][[Category: Application Files]] | |ImagePosition={{{ ImagePosition | }}} | ||
|Visible to=whitelist | |||
|Visible to group={{#switch:{{{ filetype | }}} | |||
|Institute photo=user | |||
|Alumni Gallery Pictures=alumni | |||
|#default=sysop | |||
}} | |||
|Visible to user={{#if:{{{ visibleToUser | }}}|User:{{{ visibleToUser | }}}|}} | |||
|Editable by=whitelist | |||
|Editable by group=sysop | |||
}}[[Category: {{#if: {{{applicationpage|}}} | |||
| {{PAGENAME:{{{applicationpage|}}}}} | |||
| {{{ firstname | }}} {{{ lastname | }}} {{{ submissionyear | }}} Application | |||
}}]][[Category: Application Files]] | |||
</includeonly> | </includeonly> | ||