Help/CheatSheet
From Plastic Tub
Revision as of 03:28, 3 Nov 2005 Payne (Talk | contribs) ← Go to previous diff |
Revision as of 04:22, 3 Nov 2005 Payne (Talk | contribs) Go to next diff → |
||
Line 1: | Line 1: | ||
- | This here's a “cheat sheet”. It’s the basic code for setting up new pages with basic Tub format. Cut and paste it to get a new page started. The '''''bold-faced, italized words''''' are the bits you need to change for your page. | + | This here's a “cheat sheet”. It’s the basic code for setting up new pages with the basic Tub format. Cut and paste it to get a new page started. The '''''bold-faced, italized words''''' are the bits you need to change for your page. |
+ | ---- | ||
+ | <code> | ||
+ | <nowiki>[[Category:</nowiki></code>'''''Name of Category'''''<code><nowiki>]]__NOTOC__</nowiki> | ||
- | <code><nowiki> | + | <nowiki><table width="100%" border="0" align="right" cellpadding="4" cellspacing="0"><tr><td width="*" align="left" valign="top"></nowiki></code> |
- | [[Category:Name of Category]]__NOTOC__ | + | |
- | </nowiki></code><br><code><nowiki> | + | |
- | <table width="100%" border="0" align="right" cellpadding="4" cellspacing="0"> | + | |
- | </nowiki></code><br><code><nowiki> | + | |
- | <tr><td width="*" align="left" valign="top"> | + | |
- | </nowiki></code><br> | + | |
- | '''''Text (Extrapolation, Usage, See Also, Notes)''''' | + | |
- | <br><code><nowiki> | + | |
- | </td> | + | '''''Text (Extrapolation, Usage, Known Works, See Also, Notes)''''' |
- | </nowiki></code><br><code><nowiki> | + | |
- | <td width="180px" align="left" valign="top" bgcolor="#CCCCCC" style="margin: 0 0 1em 1em; background: #E0E0E0; border: 1px #aaa solid; border-collapse: collapse; font-size: 100%;"> | + | <code><nowiki></td><td width="180px" align="left" valign="top" bgcolor="#CCCCCC" style="margin: 0 0 1em 1em; background: #E0E0E0; border: 1px #aaa solid; border-collapse: collapse; font-size: 100%;"></nowiki> |
- | </nowiki></code><br><code><nowiki> | + | |
- | [[Image:</nowiki></code>'''''NameOfYourImage'''''<code><nowiki>.jpg|thumb|center|</nowiki></code>'''''Image Caption.'''''<code><nowiki>]] | + | <nowiki>[[Image:</nowiki></code>'''''NameOfYourImage'''''<code><nowiki>.jpg|thumb|center|</nowiki></code>'''''Image Caption.'''''<code><nowiki>]] |
- | </nowiki></code><br><code><nowiki> | + | </nowiki> |
- | == Desiderata == | + | |
- | </nowiki></code><br><br><code><nowiki> | + | <nowiki>== Desiderata ==</nowiki><br><br> |
- | ---- | + | <nowiki>----</nowiki><br> |
- | </nowiki></code><br><code><nowiki> | + | <nowiki><font style="font-size: 90%"></nowiki><br></code> |
- | <font style="font-size: 90%"> | + | |
- | </nowiki></code><br> | + | |
'''''Desiderata Text''''' | '''''Desiderata Text''''' | ||
- | <br><code><nowiki> | + | |
- | </font> | + | <code> |
- | </nowiki></code><br><code><nowiki> | + | <nowiki></font></nowiki><br> |
- | </td> | + | <nowiki></td></nowiki><br> |
- | </nowiki></code><br><code><nowiki> | + | <nowiki></tr></nowiki><br> |
- | </tr> | + | <nowiki></table></nowiki> |
- | </nowiki></code><br><code><nowiki> | + | </code> |
- | </table> | + | |
- | </nowiki></code> | + |
Revision as of 04:22, 3 Nov 2005
This here's a “cheat sheet”. It’s the basic code for setting up new pages with the basic Tub format. Cut and paste it to get a new page started. The bold-faced, italized words are the bits you need to change for your page.
[[Category:
Name of Category]]__NOTOC__
<table width="100%" border="0" align="right" cellpadding="4" cellspacing="0"><tr><td width="*" align="left" valign="top">
Text (Extrapolation, Usage, Known Works, See Also, Notes)
</td><td width="180px" align="left" valign="top" bgcolor="#CCCCCC" style="margin: 0 0 1em 1em; background: #E0E0E0; border: 1px #aaa solid; border-collapse: collapse; font-size: 100%;">
[[Image:NameOfYourImage.jpg|thumb|center|
Image Caption.]]
== Desiderata ==
----
<font style="font-size: 90%">
Desiderata Text
</font>
</td>
</tr>
</table>