Team:Mississippi State/Try

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
+
== Box types ==
-
<span style="background-color: lime"> Sam i got something.</span>
+
-
<table>
+
{| border="1" cellspacing="5" cellpadding="5" bgcolor="white" width="79%"
-
 
+
!Type
-
<table border=1>
+
!Example
-
<tr><td bgcolor="lightgreen"><SPAN style="color:fuchsia">'''iGEM?'''</SPAN><p><SPAN style="color:midnightblue">Hundreds of undergraduates all over the world spend their summer making Synthetic Biology a reality by participating in the annual International Genetically Engineered Machine competition.</SPAN></td></tr>
+
|-
-
 
+
! type=search
-
<table border=1 height=200 width=300>
+
|
-
<tr><td align=center>$1.40</td></tr>  
+
<inputbox>
-
 
+
type=search
-
</table>
+
</inputbox>
-
 
+
|-
-
 
+
| colspan="2" | Generates a search box with a default width of 50 characters. The button labels can be specified, see below; defaults [[MediaWiki:Tryexact]] and [[MediaWiki:Searchfulltext]]. The text field specifies the search criteria.
-
 
+
|-
-
 
+
! type=create
-
</html>
+
|
-
 
+
<inputbox>
-
{| style="color:#000000;background-color:#ccff99;" cellpadding="1" cellspacing="0" border="0" bordercolor="#fff" width="75%"  align="right"
+
type=create
-
!align="left"|
+
</inputbox>
-
=Mississippi State University Synthetic Biology=
+
|-
-
You can write a background of your team here.  Give us a background of your team, the members, etcOr tell us more about something of your choosing.
+
| colspan="2" | Allows creating a new page. The button label can be specified, see below; default [[MediaWiki:Createarticle]]. The text field specifies which page is to be edited.
 +
|-
 +
! type=comment
 +
|
 +
<inputbox>
 +
type=comment
 +
</inputbox>
 +
|-
 +
| colspan="2" | Add one or more sections to an existing page, or create a page, with an edit summary that is automatically the same as the (first) new section header. The button label can be specified, see below; default [[MediaWiki:Postcomment]] also used in the sidebar of the "Standard" skinThe text field specifies which page is to be edited.
|}
|}
-
{| style="color:#1b2c8a;background-color:#ccff99;" cellpadding="1" cellspacing="0" border="0" bordercolor="#fff" width="25%"  align="left"
+
<div style="clear:both;"></div>
-
!align="left"|
+
-
[[Image:Msusb logo.JPG|225 px|center]]
+
-
*[[Team:Mississippi_State|Home]]
+
-
*[[Team:Mississippi State/Team|The Team]]
+
-
*[[Team:Mississippi State/Project|The Project]]
+
-
*[[Team:Mississippi State/Parts|Parts Submitted to the Registry]]
+
-
*[[Team:Mississippi State/Modeling|Modeling]]
+
-
*[[Team:Mississippi State/Notebook|Notebook]]
+
-
*[[Team:Mississippi_State/Wiki Tutorial Page|Wiki Tutorial Page]]
+
-
*[http://imagezion.com/images/imagezion/hexcolorcodechart.gif Color Codes]
+
-
*[[Team:Mississippi State/Papers|Papers]]
+
-
*[http://www.uni-bonn.de/~manfear/html2wiki-tables.php HTML to WIKI Converter]
+
-
|}
+

Revision as of 18:29, 27 June 2008

Box types

Type Example
type=search

<inputbox> type=search </inputbox>

Generates a search box with a default width of 50 characters. The button labels can be specified, see below; defaults MediaWiki:Tryexact and MediaWiki:Searchfulltext. The text field specifies the search criteria.
type=create

<inputbox> type=create </inputbox>

Allows creating a new page. The button label can be specified, see below; default MediaWiki:Createarticle. The text field specifies which page is to be edited.
type=comment

<inputbox> type=comment </inputbox>

Add one or more sections to an existing page, or create a page, with an edit summary that is automatically the same as the (first) new section header. The button label can be specified, see below; default MediaWiki:Postcomment also used in the sidebar of the "Standard" skin. The text field specifies which page is to be edited.