Template:Application: Difference between revisions
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
Line 83: | Line 83: | ||
<div class="admin-panel"> | <div class="admin-panel"> | ||
<div style="font-size: medium; float: right; color: darkblue; font-weight: 300;">{{#ifexist:Admin:{{{firstname|}}} {{{lastname|}}}|[[Admin:{{{firstname|}}} {{{lastname|}}}|Go to Applicant Page]]| {{#autoedit:form=Applicant | |||
<div style=" | |||
|target=Admin:{{{firstname|}}} {{{lastname|}}} | |target=Admin:{{{firstname|}}} {{{lastname|}}} | ||
|link text=Create Applicant Page | |link text=Create Applicant Page | ||
Line 120: | Line 103: | ||
|query string=Applicant[yearend]={{{enddate|}}} | |query string=Applicant[yearend]={{{enddate|}}} | ||
|reload}} }}</div> | |reload}} }}</div> | ||
===Application Information=== | |||
<div class="app-status" style="background:{{#switch:{{{applicationstatus|}}} | |||
|Incomplete=lightcoral | |||
|Completed=lightsalmon | |||
|Approved=lightskyblue | |||
|Accepted=lightgreen | |||
|Rejected=lightgray | |||
|Archived=lightsteelblue | |||
}};">Application status: [[applicationstatus::{{{applicationstatus|}}}]]</div> | |||
{| class="appli-form-table" | |||
|- | |||
! Submitted on: | |||
| {{#show:Admin:{{PAGENAME}}|?submissiondate}}[[submissiondate::{{{submissiondate|}}}|]] | |||
|- | |||
! Last edited on: | |||
| {{REVISIONYEAR}}/{{REVISIONMONTH}}/{{REVISIONDAY}} by {{REVISIONUSER}} | |||
|} | |||
</div> | </div> | ||
Revision as of 15:34, 22 June 2016
This is the "Application" template. It should be called in the following format:
{{Application |firstname= |lastname= |birthdate= |nationality= |street= |city= |stateprov= |postalcode= |country= |email= |telephone= |center= |centerstreet= |centercity= |centerstateprov= |centerpostalcode= |centercountry= |retreattype= |startdate= |enddate= |retreatmaster= |retreatadministrator= |retreatadministratoremail= |retreatliaison= |retreatliaisonemail= |introbuddhism= |refugehistory= |formalvows= |formalvowsdetails= |ngondrocomplete= |ngondrobegin= |ngondroend= |previousretreatscomplete= |previousretreatsdetails= |studiedtibetan= |spokentibcomprehension= |writtentibcomprehension= |tibetanrequiredforretreat= |tibetanretreatparts= |otherlanguage1= |otherlanguage2= |otherlanguage3= |otherlanguage4= |otherlanguage5= |otherlanguage1Prof= |otherlanguage2Prof= |otherlanguage3Prof= |otherlanguage4Prof= |otherlanguage5Prof= |ynadvstudiesprogs= |advstudiesprogsdetails= |ynofferedservices= |offeredservicesdetails= |othercommunitywork= |retreatduration= |costestimate= |requestedamount= |othermoney= |letterofmotivation= }}
Edit the page to see the template text.