Difference between revisions of "Template:Alumimg"

From blackwiki
Jump to navigation Jump to search
blackwiki>Neelix
(Switched hyphen to em-dash)
m (12 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>{{AlumniimgStart}}
 
<noinclude>{{AlumniimgStart}}
</noinclude>|- valign="middle"
+
</noinclude>|- style="vertical-align:middle" class="vcard"
|- valign="middle"
+
|- style="vertical-align:middle"
|width={{{size|100x75px}}} align="{{{align|center}}}"|{{#ifeq:{{{image}}}|{{{image|}}}|[[File:{{{image|}}}|{{{align|center}}}|{{{size|100x75px}}}|{{{name|}}}]]|—}}
+
|width={{{size|100x75px}}} style="text-align:{{{align|center}}};" |{{#ifeq:{{{image}}}|{{{image|}}}|[[File:{{{image|}}}|{{{align|center}}}|{{{size|100x75px}}}|{{{name|}}}]]|—}}
| {{{name|}}}
+
| class="fn" | {{{name|}}}
| align="center" | {{{year|}}}
+
| style="text-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|}}}
+
| style="text-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>
 

Latest revision as of 12:44, 20 October 2020

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