<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AMem%2Fdoc</id>
	<title>Template:Mem/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AMem%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Mem/doc&amp;action=history"/>
	<updated>2026-04-06T17:15:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:Mem/doc&amp;diff=23713&amp;oldid=prev</id>
		<title>Wikipedia&gt;Jmg38: /* Example */ the memorial has a slightly different name (no &#039;National&#039;) from the Project Foundation Inc. that helped make the memorial happen</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Mem/doc&amp;diff=23713&amp;oldid=prev"/>
		<updated>2020-08-24T20:00:17Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Example: &lt;/span&gt; the memorial has a slightly different name (no &amp;#039;National&amp;#039;) from the Project Foundation Inc. that helped make the memorial happen&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
This template is used to create tables for list of notable members. It uses several subtemplates for different types of member lists.&lt;br /&gt;
&lt;br /&gt;
Switches could have been used in the code to make one monolithic template. This was considered, but given the potential for a large size list, it was decided to keep this simple.&lt;br /&gt;
&lt;br /&gt;
=== Adding more types ===&lt;br /&gt;
To create the templates for another type of list, simply copy and modify {{tl|mem/start}} and {{tl|mem}}. Keep the template names short for simplicity and try to use list parameters already in use. If the template is a variation of an existing one, then update the name with a number; for example: a variation of the fraternity templates would be named {{tl|mem/f2start}} and {{tl|mem/f2}}.&lt;br /&gt;
&lt;br /&gt;
=== Images ===&lt;br /&gt;
Images may be added and will show in a column to the right of the table. They must be formatted as thumbnails using standard [[Wikipedia:Images|image syntax]], and must be set to a width of 100px. Use the standard [[Wikipedia:Captions|guidelines for captions]]. Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;[[File:Example.png|thumb|100px|This is an example]]&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Multiple images can be added to the list. When an image is much taller than others, the height parameter can be included as &amp;lt;code&amp;gt;&amp;lt;var&amp;gt;100&amp;lt;/var&amp;gt;x&amp;lt;var&amp;gt;height&amp;lt;/var&amp;gt;px&amp;lt;/code&amp;gt; (note the &amp;#039;&amp;#039;x&amp;#039;&amp;#039; between the width and height). For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;[[File:Example.png|thumb|100x150px|This is an example]]&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here, the thumbnail is still 100px wide, but the image height is limited to 150px and the width is adjusted to maintain the aspect ratio.&lt;br /&gt;
&lt;br /&gt;
If the column of images runs well below the table, consider using an [[Wikipedia:Gallery tag|image gallery]] after the table.&lt;br /&gt;
&lt;br /&gt;
Non-free images must meet the [[Wikipedia:Non-free content#Non-free image use in list articles|standards for non-free images]]; free images are preferred.&lt;br /&gt;
&lt;br /&gt;
=== Lists ===&lt;br /&gt;
==== Member ====&lt;br /&gt;
For generic lists of notable members.&lt;br /&gt;
{{mem/start}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/start}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* {{para|ilist|the list of images, in image syntax}}&lt;br /&gt;
* {{para|alist|the alumni list formatted with {{tl|mem}}}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* {{para|name|name, preferably wikilinked}}&lt;br /&gt;
* {{para|nota|notability}}&lt;br /&gt;
* {{para|ref|reference}}&lt;br /&gt;
&lt;br /&gt;
==== Alumni ====&lt;br /&gt;
For lists of notable alumni or an educational institution.&lt;br /&gt;
{{mem/astart}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/astart}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* {{para|ilist|the list of images, in image syntax}}&lt;br /&gt;
* {{para|alist|the alumni list formatted with {{tlx|mem/a}}}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/a}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* {{para|name|alumni name, preferably wikilinked}}&lt;br /&gt;
* {{para|year|graduation year; do not wikilink}}&lt;br /&gt;
* {{para|nota|notability}}&lt;br /&gt;
* {{para|ref|reference}}&lt;br /&gt;
&lt;br /&gt;
===== Sortable =====&lt;br /&gt;
{{mem/a2start}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/a2start}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* {{para|ilist|the list of images, in image syntax}}&lt;br /&gt;
* {{para|alist|the alumni list formatted with {{tlx|mem/a2}}}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/a2}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* {{para|first|alumni first and middle name or initial; do not wikilink}}&lt;br /&gt;
* {{para|last|alumni last name; do not wikilink}}&lt;br /&gt;
* {{para|link|optional link; use when the article has a disambiguated name; do not wikilink}}&lt;br /&gt;
* {{para|key|optional sort key; use for names with a diacritic}}&lt;br /&gt;
* {{para|year|graduation year; do not wikilink}}&lt;br /&gt;
* {{para|nota|notability}}&lt;br /&gt;
* {{para|ref|reference}}&lt;br /&gt;
&lt;br /&gt;
==== Recipients ====&lt;br /&gt;
For lists of recipients of awards or honors&lt;br /&gt;
{{mem/rstart}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/rstart}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* {{para|ilist|the list of images, in image syntax}}&lt;br /&gt;
* {{para|alist|the recipient list formatted with {{tlx|mem/r}}}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/r}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* {{para|name|recipient name, preferably wikilinked}}&lt;br /&gt;
* {{para|nota|notability}}&lt;br /&gt;
* {{para|ref|reference}}&lt;br /&gt;
&lt;br /&gt;
==== Eagle Scouts ====&lt;br /&gt;
For [[List of Eagle Scouts (Boy Scouts of America)]].&lt;br /&gt;
{{mem/estart}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/estart}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* {{para|ilist|the list of images, in image syntax}}&lt;br /&gt;
* {{para|alist|the alumni list formatted with {{tlx|mem/e}}}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/e}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* {{para|first|first and middle name or initial; do not wikilink}}&lt;br /&gt;
* {{para|last|last name; do not wikilink}}&lt;br /&gt;
* {{para|link|optional link; use when the article has a disambiguated name; do not wikilink}}&lt;br /&gt;
* {{para|key|optional sort key; use for names with a diacritic}}&lt;br /&gt;
* {{para|deceased|when set to yes, the name is followed by {{dagger}}}}&lt;br /&gt;
* {{para|eagle|year awarded Eagle Scout}}&lt;br /&gt;
* {{para|desa|when set to yes, the DESA icon is shown}}&lt;br /&gt;
* {{para|nota|notability}}&lt;br /&gt;
* {{para|ref|reference}}&lt;br /&gt;
&lt;br /&gt;
==== Faculty ====&lt;br /&gt;
For lists of the faculty of an educational institution.&lt;br /&gt;
{{mem/fastart}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/fastart}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* {{para|ilist|the list of images, in image syntax}}&lt;br /&gt;
* {{para|alist|the alumni list formatted with {{tlx|mem/fa}}}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/fa}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* {{para|name|faculty member name, preferably wikilinked}}&lt;br /&gt;
* {{para|dept|department; do not wikilink}}&lt;br /&gt;
* {{para|nota|notability}}&lt;br /&gt;
* {{para|ref|reference}}&lt;br /&gt;
&lt;br /&gt;
==== Fraternity ====&lt;br /&gt;
For lists of notable fraternity members.&lt;br /&gt;
{{mem/fstart}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/fstart}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* {{para|ilist|the list of images, in image syntax}}&lt;br /&gt;
* {{para|alist|the alumni list formatted with {{tlx|mem/f}}}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/f}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* {{para|name|alumni name, preferably wikilinked}}&lt;br /&gt;
* {{para|chapter|chapter name where admitted; wikilink to college or city where charter was established}}&lt;br /&gt;
* {{para|nota|notability}}&lt;br /&gt;
* {{para|ref|reference}}&lt;br /&gt;
&lt;br /&gt;
==== Superintendents ====&lt;br /&gt;
For lists of superintendents or similar&lt;br /&gt;
{{mem/sstart}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/sstart}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* {{para|ilist|the list of images, in image syntax}}&lt;br /&gt;
* {{para|alist|the alumni list formatted with {{tlx|mem/s}}}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|mem/s}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* {{para|num|numerical sequence}}&lt;br /&gt;
* {{para|start|start year}}&lt;br /&gt;
* {{para|end|end year}}&lt;br /&gt;
* {{para|first|alumni first and middle name or initial; do not wikilink}}&lt;br /&gt;
* {{para|last|alumni last name; do not wikilink}}&lt;br /&gt;
* {{para|link|optional link; use when the article has a disambiguated name; do not wikilink}}&lt;br /&gt;
* {{para|key|optional sort key; use for names with a diacritic}}&lt;br /&gt;
* {{para|year|class year, if an alumnus}}&lt;br /&gt;
* {{para|nota|notability}}&lt;br /&gt;
* {{para|ref|reference}}&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
Example fraternity list:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{mem/fstart&lt;br /&gt;
|ilist=[[File:Martin Luther King Jr NYWTS.jpg|thumb|100px|Martin Luther King Jr.]]&lt;br /&gt;
|alist=&lt;br /&gt;
{{mem/f&lt;br /&gt;
|name=[[Martin Luther King Jr.]]&amp;lt;!-- Also in &amp;quot;Religion&amp;quot; --&amp;gt;&lt;br /&gt;
|chapter=[[Boston, Massachusetts|Sigma]]&lt;br /&gt;
|nota=1962 [[Nobel Peace Prize]]; Civil rights activist; Co-founder of the [[Southern Christian Leadership Conference]] (SCLC); [[Martin Luther King Jr. Day]] was established in honor; 1957 [[Spingarn Medal]], 1977 [[Presidential Medal of Freedom]], and 2004 [[Congressional Gold Medal]] recipient; first African American with a [[Martin Luther King Jr. Memorial|memorial]] on the [[National Mall]]&lt;br /&gt;
|ref=}}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{mem/fstart&lt;br /&gt;
|ilist=[[File:Martin Luther King Jr NYWTS.jpg|thumb|100px|Martin Luther King Jr.]]&lt;br /&gt;
|alist=&lt;br /&gt;
{{mem/f&lt;br /&gt;
|name=[[Martin Luther King Jr.]]&amp;lt;!-- Also in &amp;quot;Religion&amp;quot; --&amp;gt;&lt;br /&gt;
|chapter=[[Boston, Massachusetts|Sigma]]&lt;br /&gt;
|nota=1962 [[Nobel Peace Prize]]; Civil rights activist; Co-founder of the [[Southern Christian Leadership Conference]] (SCLC); [[Martin Luther King Jr. Day]] was established in honor; 1957 [[Spingarn Medal]], 1977 [[Presidential Medal of Freedom]], and 2004 [[Congressional Gold Medal]] recipient; first African American with a [[Martin Luther King Jr. Memorial|memorial]] on the [[National Mall]]&lt;br /&gt;
|ref=}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- CATEGORIES BELOW THIS LINE, PLEASE: --&amp;gt;&lt;br /&gt;
[[Category:Member list table templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Jmg38</name></author>
	</entry>
</feed>