Template:Grad project: Difference between revisions
No edit summary |
No edit summary |
||
(62 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Grad project" template. | This is the "Grad project" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{Grad project | {{Grad project | ||
|Year= | |||
|Student= | |Student= | ||
|Featured image= | |Featured image= | ||
| | |Workdesc= | ||
|Bio= | |Bio= | ||
|URL= | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="wikitable" | |||
</noinclude> | |||
<includeonly> | |||
{| class="wikitable" style="width:300px !important;" | |||
! Student | ! Student | ||
| [[ | | {{{Student|}}} | ||
|- | |||
! Graduation Year | |||
|[[Category:{{{Year|}}}]] | |||
|- | |- | ||
! Featured image | ! Featured image | ||
| [[ | | [[File:{{{Featured image |}}} | 300px]] | ||
|- | |- | ||
! | ! Work Description | ||
| | | {{{Workdesc|}}} | ||
|- | |- | ||
! Bio | ! Bio | ||
| | | {{{Bio|}}} | ||
|- | |||
! URL | |||
| {{{URL|}}} | |||
|} | |} | ||
[[Category:Grad project]] | [[Category:Grad project]] | ||
</includeonly> | </includeonly> |
Latest revision as of 09:04, 14 February 2017
This is the "Grad project" template.
It should be called in the following format:
{{Grad project |Year= |Student= |Featured image= |Workdesc= |Bio= |URL= }}
Edit the page to see the template text.