New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
TicketGuidelines/Included (diff) – NEMO

Changes between Initial Version and Version 1 of TicketGuidelines/Included


Ignore:
Timestamp:
2017-05-14T00:54:45+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TicketGuidelines/Included

    v1 v1  
     1''Few tips (see WikiMacros, WikiProcessors, WikiSyntaxColoring for more) 
     2 
     3{{{#!th rowspan="2" 
     4   Display an image 
     5}}} 
     6{{{#!th colspan="2" style="border-bottom: none;" 
     7   Include a repository file 
     8}}} 
     9{{{#!th colspan="2" style="border-bottom: none;" 
     10   Render a code block 
     11}}} 
     12|- 
     13{{{#!th style="border-top: none;" 
     14   Totally 
     15}}} 
     16{{{#!th style="border-top: none;" 
     17   Partially 
     18}}} 
     19{{{#!th style="border-top: none;" 
     20   Fortran 
     21}}} 
     22{{{#!th style="border-top: none;" 
     23   SVN diff 
     24}}} 
     25|- 
     26{{{#!td 
     27   `[[Image(name, width="...", align="...")]]` 
     28}}} 
     29{{{#!td 
     30   `[[MacroChain(Include(source:path), mimetype or wiki processor]]` 
     31}}} 
     32{{{#!td 
     33   `[[IncludeSource(path, start="...", end="...", line_numbers=0)]]` 
     34}}} 
     35{{{#!td 
     36   `{{{#!f ... }}}` 
     37}}} 
     38{{{#!td 
     39   `{{{#!diff ... }}}` 
     40}}}