Example HTML conversion to wiki
From BayTeam
This is an example of what the HTML in a simple old bayteam.org page might look like and how you would convert it to wiki language. For detailed instructions, see BayTeam:Conversion_to_wiki.
Contents |
Original page appearance
Converted wiki text vs original HTML
| What to do or how it looks in wiki | Original HTML |
|---|---|
| All of this goes bye-bye |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <HEAD> <TITLE>Bay Team Equipment Manager Overview</TITLE> <LINK REL=STYLESHEET HREF="../bayteamstyles.css" TYPE="text/css"> </HEAD> <BODY BGCOLOR="#FFFFFF" topmargin=0 rightmargin=0 leftmargin=0 marginwidth=0 marginheight=0> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin site = "bayteam.org"; // End --> </SCRIPT> <!-- ************ Main area heading *********_ --> <TABLE BORDER="0" cellpadding=6 cellspacing=0 WIDTH="100%"> <TR> <TD class="headbackground"> <h1>Bay Team Equipment Manager Overview</H1> </tD></tR> <TR><TD class="navline"> You are here: <A HREF="../index.html">Home</A> : <A HREF="../btinfo.html">Useful Stuff</A> : <SPAN class="navcurrent"> Equipment Manager Overview</SPAN></tD></tR> </table> <!-- ************ Body text ************ --> <!-- table to give spacing on left side --> <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="12"> <TR><TD class="sidetextsmall"> <!-- ************ Body text *********- --> |
| (blank line before paragraph) This is a rough text-only first pass (dated July 2002) at the Equipment Manager and Trailer Hauler job descriptions, eventually to get folded into the full Show Committee Job Descriptions summary page. (blank line after paragraph) |
<P>This is a rough text-only first pass (dated July 2002) at the Equipment Manager and Trailer Hauler job descriptions, eventually to get folded into the full Show Committee Job Descriptions summary page.</P> |
| ==Towing and storing the trailers==
The people who tow and store (or have previously towed and stored) the equipment trailers have also often been our equipment czars for all our trials because they know what's in the trailers and how to load them. It isn't necessarily true that this would always be the case. The Bay Team owns two trailers (add dimensions, weight, etc. here for future reference). One is currently stored in Palo Alto; one in east San Jose. Trailer towers: If you can tow a trailer, we'll look for alternative storage opportunities convenient to you. Club is willing to pay to outfit your vehicle to tow it. |
<h2>Towing and Storing the Trailers</h2> <p>The people who tow and store (or have previously towed and stored) the equipment trailers have also often been our equipment czars for all our trials because they know what's in the trailers and how to load them. It isn't necessarily true that this would always be the case.</p> <p>The Bay Team owns two trailers (add dimensions, weight, etc. here for future reference).</p> <p>One is currently stored in Palo Alto; one in east San Jose.</p> <p>Trailer towers: If you can tow a trailer, we'll look for alternative storage opportunities convenient to you. Club is willing to pay to outfit your vehicle to tow it.</p> |
| Benefits: *free entries, lawn parking |
<p>Benefits:</p> <ul><li>free entries, lawn parking</li> <li>a flat fee plus mileage compensation if you tow</li> <li>all the leftover sodas you want</li></ul> |
| ==Equipment Czar==
Duties include: Benefits: |
<h2>Equipment Czar</h2> <p> Duties include:</p> <ul><li>Getting equipment lists from the judges and making sure we have the equipment (based on our equipment inventory). (Secondarily this might also involve tracking our equipment inventory; Ellen has a database that is sometimes actually updated.)</li> <li>Contacting club members to scrounge for more equipment in case we don't have everything the judges need (c.f. the tunnel game :-) .</li> <li>Organizing or delegating organization of Friday setup and course building.</li> <li>Doing or delegating equipment maintenance and repair. Sharon used to schedule fun equipment painting days (which included food as a motivation to attend!).</li></ul> <PRE><nowiki> <p>Benefits:</p> <ul><li>free entries, lawn parking</li> <li>all the leftover sodas you want</li></ul> |
| All of this goes bye-bye |
</tD></tR></table>
<!-- ************ Bottom navigation *********_ -->
<TABLE BORDER="0" cellpadding=6
cellspacing=0 WIDTH=100%>
<TR>
<td class="navline" align="center">
<span class="navcurrent">
Bay Team Web Site Kinda Random Browsing:</span><br>
<a href="../index.html">Home</a> |
<a href="../btinfo.html"> Back to Useful Stuff</a>
</td>
</tR>
</table>
<table border="0" width="100%"
class="bottomstuff">
<TR><TD colspan=2>
<IMG SRC="../images/tinytealthing.gif"
WIDTH="100%" HEIGHT="2" ALIGN="left"
ALT="******__"></tD></tR>
<tr>
<td align="left" valign="top" class="bottomline">
Updated: Feb 3, 2005 by elf<br>
</td>
<td align="right" valign="top"
class="bottomline">
<SPAN class="bottomdark">
Content of all pages copyright ©
1999-2005 The Bay Team</SPAN><br>
Feedback to
<SCRIPT LANGUAGE="JavaScript"><!-- Begin
user = "webmaster";
document.write('<a href=\"mailto:' +
user + '@' + site + '\">');
document.write('Webmaster' + '</a>');
// End --></SCRIPT><BR>
</td>
</tr>
</table>
</BODY>
</HTML>
|

