TUFLOW Wiki Format Guide: Difference between revisions
Content deleted Content added
Chris Huxley (talk | contribs) |
Chris Huxley (talk | contribs) |
||
| (12 intermediate revisions by 2 users not shown) | |||
Line 1:
Refer to [[
== Moving a Page ==
DO NOT rename page links!<br>
Use the "Move" option left of the search panel on the top right of the page. After moving the page by renaming it, check for any redirects within the Wiki and update the redirect links to the new page name.<br>
== New Page Titles ==
The behind the scenes link should include a prefix relating the higher level topic, followed by a succinct description of the section purpose. <br>
For example, for the ArcGIS page, all second level links are prefixed with "Arc"
# [[Arc_Create_Projection | Create a projection file for TUFLOW]]
# [[Arc_Toolbar_Customization | Toolbar customization]]
# [[Arc_Creating_a_Grid_from_Points | Create a grid from points]]
# [[Arc_Export_Raster_to_asc | Convert raster to .asc format for direct read in TUFLOW]]
# [[Arc_Export_Raster_to_flt | Convert raster to .flt format for direct read in TUFLOW]]
Arc_Create_Projection | Create a projection file for TUFLOW<br>
Arc_Toolbar_Customization | Toolbar customization<br>
Arc_Creating_a_Grid_from_Points | Create a grid from points<br>
Arc_Export_Raster_to_asc | Convert raster to .asc format for direct read in TUFLOW<br>
Arc_Export_Raster_to_flt | Convert raster to .flt format for direct read in TUFLOW<br>
<br>
The same principles should apply to figures names (jpg, png, etc.)
== Bullet Point Lists==
View this section in "preview" mode to see the appropriate Wiki syntax.
<ol>
* Item A
* Item B
* etc <br>
</ol>
Numbered lists are indented
Line 28 ⟶ 49:
* Use colour formats for syntax text:
:<font color="green"><tt>! Comment bla bla</tt></font><br>
:<font color="blue"><tt>Command </tt></font> <font color="red"><tt>== </tt></font> <tt><something></tt> <br>
== User Advice (Comments)==
Line 50 ⟶ 71:
==Section Links ==
* Link to succinct Section Headings (i.e. not including words preceding the target link).<br>
: (For example, "As [[
* Links should be underlined (eg. <u>[[
* If it is a link to another section within the Wiki, code the link directly (use an internal hyperlink like: <u>[[UltraEdit_Tips | UltraEdit_Tips]])</u> ). Don't use the full website path (https://wiki.tuflow.com/index.php?title=UltraEdit_Tips)
==Additional==
▲* Links should be underlined (eg. <u>[[Tutorial_Module01#Reviewing_Model_Performance | Module 1]])</u>
For further help on the wiki syntax please refer to the <u>[[Help:Editing | Editing Help page]]</u>
| |||