Difference between revisions of "Template:Alumimg"

From blackwiki
Jump to navigation Jump to search
blackwiki>Neelix
(Switched hyphen to em-dash)
blackwiki>Pigsonthewing
(ce)
Line 1: Line 1:
 
<noinclude>{{AlumniimgStart}}
 
<noinclude>{{AlumniimgStart}}
</noinclude>|- valign="middle"
+
</noinclude>|- valign="middle" class="vcard"
 
|- valign="middle"
 
|- valign="middle"
 
|width={{{size|100x75px}}} align="{{{align|center}}}"|{{#ifeq:{{{image}}}|{{{image|}}}|[[File:{{{image|}}}|{{{align|center}}}|{{{size|100x75px}}}|{{{name|}}}]]|—}}
 
|width={{{size|100x75px}}} align="{{{align|center}}}"|{{#ifeq:{{{image}}}|{{{image|}}}|[[File:{{{image|}}}|{{{align|center}}}|{{{size|100x75px}}}|{{{name|}}}]]|—}}
| {{{name|}}}
+
|  class="fn" | {{{name|}}}
 
| align="center" | {{{year|}}}
 
| align="center" | {{{year|}}}
 
{{#if:{{{Option1|}}}|{{!}} {{{Option1|&nbsp;}}}}}
 
{{#if:{{{Option1|}}}|{{!}} {{{Option1|&nbsp;}}}}}
| {{{nota|}}}
+
|  class="note" | {{{nota|}}}
 
{{#if:{{{Option2|}}}|{{!}} {{{Option2|&nbsp;}}}}}
 
{{#if:{{{Option2|}}}|{{!}} {{{Option2|&nbsp;}}}}}
 
| align="center" | {{{ref|}}}
 
| align="center" | {{{ref|}}}
 
<noinclude>
 
<noinclude>
|}
+
|}{{documentation}}</noinclude>
==Usage==
 
This template is the actual entry in a table of alumni. Example code:
 
 
 
<tt><nowiki>{{AlumniimgStart}}
 
{{Alumimg|image=Example.jpg|name=[[George P. Burdell]]|year=1934|nota=mythical student|ref=?}}
 
{{AlumniEnd}}
 
</nowiki></tt>
 
 
 
Optional columns can be added before and after the Notability column by using the parameters <tt>Option1</tt> and <tt>Option2</tt>.
 
==See also==
 
*{{t1|AlumniimgStart}}
 
*{{t1|AlumniEnd}}
 
 
 
[[Category:Table and column templates|{{PAGENAME}}]]
 
</noinclude>
 

Revision as of 22:01, 29 October 2014

Image Name Class year Notability Reference(s)
50px Template documentation[view] [edit] [history] [purge]

Usage

This template is the actual entry in a table of alumni. Example code:

{{AlumniimgStart}}
{{Alumimg|image=Example.jpg|name=[[George P. Burdell]]|year=1934|nota=mythical student|ref=?}}
{{AlumniEnd}}

Optional columns can be added before and after the Notability column by using the parameters Option1 and Option2.

See also