Template:GroupInfoTable: Difference between revisions
Jump to navigation
Jump to search
imported>Larry Sanger No edit summary |
imported>Larry Sanger No edit summary |
||
Line 1: | Line 1: | ||
<table> | |||
{{#if:{{{3}}}| | {{#if:{{{3}}}| | ||
<tr><td>{{{3}}}</td></tr> | <tr><td>{{{3}}}</td></tr> | ||
Line 7: | Line 6: | ||
}} }} | }} }} | ||
</table><!-- | |||
--><noinclude> | --><noinclude> |
Revision as of 09:38, 18 January 2008
{{{3}}} |
{{{4}}} |
The template should take info about the desired table type (e.g., plans), crunch it together with Template:UserInfoListAll (the list of all users in the userinfo system), and spit out a pretty table. The aim is to make this fully generalizable, so that we can use this one template for all different table types.
Variable 1: Table type Variable 2: Workgroup or Initiative code, if any Variable 3 and higher: Usernames (if this works!)