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)
m (14 revisions imported)
 
(One intermediate revision by one other user not shown)
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>

Latest revision as of 12:45, 20 October 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