Fulltext results:
- Formatting Syntax @wiki
- content. If you have more than three headlines, a table of contents is generated automatically -- this ca... ol 1 | Row 3 Col 2 | Row 3 Col 3 | Table rows have to start and end with a ''|'' for norma... | Row 2 Col 3 | You can align the table contents, too. Just add at least two whitespaces ... east at both ends for centered text. ^ Table with alignment ^^^ | right|
- andunix.net
- andunix.net ====== <html> <style type="text/css"> table.ax-links { border:none;width:auto; } table.ax-links td { border:none;font-size:150%;font-weight:bold;padding:0;vertical-align:middle; } table.ax-links td.ax-domain { font-size:200%;text-align:right; } table.ax-links td.ax-isolator { font-size:200%;padding:
- Travian Map Download Script @z:travian
- o " `date +'%H:%M:%S'`: ${world}_village" TEMP_TABLE="tmp_${world}_village_${today_}$$" ${MYSQL} << __SQL__ -- -- update villages -- CREATE TABLE ${TEMP_TABLE} ( fid int(11) NOT NULL, x smallint(6) NOT NULL, y smallint(6) NOT NULL, tid int(11... RSET=utf8 ROW_FORMAT=COMPACT; INSERT INTO ${TEMP_TABLE} SELECT v.* , h.inactive + 1
- Project Idea: WikiTable @blog:2009
- The wikis are able to show tables, but building a table using lots of pipes “|” sucks. What I want to dev... uld also be available as a HTML-snippet (just the table, html- dory body-tags). This snippet can be inclu... e to use the authorisation and wiki syntax in the table. The code should be small and simple so that it
- MySQL: Backup @info:mysql:database
- riables $USER, $PASS and $DB mysqldump --add-drop-table -u${USER} -p${PASS} ${DB} </code> ===== Export a... or db in ${DATABASES} do mysqldump --add-drop-table -u${USER} -p${PASS} ${DB} > ${DB}_${DATE_YMD}.sql
- host-user-tab @z:relax:api:host
- ts the users on a given host as a colon separated table. ===== Usage ===== host-user-tab HOST * ''