Help:Group Parts Table

Revision as of 17:53, 28 April 2010 by Randy (Talk | contribs) (Group Types)

The iGEM wikis support (soon 4-2010) a new tag that inserts a table of parts for a group. It works on the Registry Wiki, the UNG wiki, and the iGEM 2010 and later wikis.

To use it insert the tag "
Loading.....
into your

wiki markup. You will get a table like this:

Groupparts example.png

This table is sortable by column. As the page designer, you can also style this table as shown below.

Definition of <groupparts>

<groupparts> "group_type" "group_name" [" options ..."]</groupparts>

Group Types

The category for the group name. Note that two different iGEM teams may have the same name because they happened in different years. The group_type fixes this problem.

  • iGEM year - e.g iGEM2009 or iGEM09
  • laboratories - labs
  • courses - course2009
  • other

Options

Normally, the grouppart tag inserts a table containing all of the team's favorite and sandbox types, except those that have been deleted. This behavior can be changed by adding a string of options. If no options are desired, omit the string. If more than one option is desired, include all of them inside quotes, separated by spaces.


  • Favorites - return a table containing only the groups favorite parts
  • Sandbox - return a table containing only the sandbox parts
  • Deleted - return a table containing only the deleted parts