diploma_details 
Details used by the diploma plaques for display.
Vars | |
| claimant | Name of the diploma holder |
|---|---|
| degree | The degree's name |
| degree_short | The abbreviation of the degree |
| establishment | Establishment that emitted this diploma |
| signature | Signature of the diploma holder |
| title | The title this degree grants |
| title_short | The abbreviation of the title granted by the degree |
Procs | |
| get_description_string | Returns a string decribing what's on the diploma. |
| get_examine_string | Returns a string describing what is seen on closer inspection of the diploma. |
Var Details
claimant 
Name of the diploma holder
degree 
The degree's name
degree_short 
The abbreviation of the degree
establishment 
Establishment that emitted this diploma
signature 
Signature of the diploma holder
title 
The title this degree grants
title_short 
The abbreviation of the title granted by the degree
Proc Details
get_description_string
Returns a string decribing what's on the diploma.
get_examine_string
Returns a string describing what is seen on closer inspection of the diploma.