Difference between revisions of "Template:AlumniimgStart"

From blackwiki
Jump to navigation Jump to search
blackwiki>Zyxw
m (Since <tt> is obsolete in HTML5, replace with <kbd> – see HTML element#tt and Wikipedia:HTML5, and mw:Help:Extension:Linter/obsolete-tag. using AWB)
blackwiki>GhostInTheMachine
(more specific cat)
Line 11: Line 11:
 
This template is the beginning of a table of alumni. Example code:
 
This template is the beginning of a table of alumni. Example code:
  
<kbd><nowiki>{{AlumniimgStart}}
+
<pre>{{AlumniimgStart}}
 
{{Alumimg|name=[[George P. Burdell]]|year=1934|nota=mythical student|namesake=|ref=?}}
 
{{Alumimg|name=[[George P. Burdell]]|year=1934|nota=mythical student|namesake=|ref=?}}
 
{{AlumniEnd}}
 
{{AlumniEnd}}
</nowiki></kbd>
+
</pre>
  
 
Optional columns can be added before and after the Notability column by using the parameters <kbd>Option1</kbd> and <kbd>Option2</kbd>.  The exact width in pixels of the Notability column can be specified using the <kbd>width=</kbd> parameter.
 
Optional columns can be added before and after the Notability column by using the parameters <kbd>Option1</kbd> and <kbd>Option2</kbd>.  The exact width in pixels of the Notability column can be specified using the <kbd>width=</kbd> parameter.
  
 
==See also==
 
==See also==
 +
*{{tl|AlumniStart}}
 
*{{tl|Alumimg}}
 
*{{tl|Alumimg}}
 
*{{tl|AlumniEnd}}
 
*{{tl|AlumniEnd}}
[[Category:Table templates]]</noinclude>
+
[[Category:Templates with partial table wikitext]]</noinclude>

Revision as of 08:00, 11 June 2020

Image Name Class year Notability Reference(s)

Usage

This template is the beginning of a table of alumni. Example code:

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

Optional columns can be added before and after the Notability column by using the parameters Option1 and Option2. The exact width in pixels of the Notability column can be specified using the width= parameter.

See also