Camptocamp.org Topoguide
Sorties
Forum Incidents et accidents Articles YETI
Contact • CGU • Licences
Camptocamp Association • Cookies
Aide
Adhérer
Ajouter une sortie
Ajouter un itinéraire Ajouter un point de passage Ajouter un article Ajouter un livre Ajouter un rapport d'incident/accident
Se connecter  
Français Italiano Deutsch English Español Català Euskara Magyar 简体中文 Slovenščina

    HELP: Topoguide - Text Formatting And Layouting

    Faites glisser des images ici ou cliquez pour les sélectionner Ces images seront diffusées sous licence Creative Commons. Si vous n'êtes pas l'auteur de l'image, vous ne pouvez pas la téléverser, à moins que l'auteur n'ait donné son accord pour qu'elle soit diffusée sous la licence Creative-Commons correspondante. Les images de plus de 2Mo sont redimensionnées par le navigateur avant d'être envoyées.
    Activités
    Catégories info site
    Type d'article collaboratif (CC by-sa)
    Articles
    AIDE : Topoguide - Comment contribuer ?
    HELP: Topoguide - L# Pitch Description Tag
    AIDE : Topoguide - Usage des abréviations
    HELP: Guidebook - Add/edit a Route
    AIDE : Topoguide - Rédiger un itinéraire

    Voir dans une autre langue
    slovène français catalan espagnol italien

    Qualité du document excellent
    Modifier le document
    Modifier les associations
    Versions
    Traduire
    Signaler un problème
    CC BY SA 3.0
    Ce contenu est sous licence Creative Commons BY-SA 3.0

    Fusionner des documents

    Attention : cette action est irréversible !
    Fusionner un document source avec un document cible transfère toutes les associations du document source au document cible, et définit une redirection du document source vers le document cible.   Les commentaires doivent être transférés manuellement dans Discourse avant de fusionner les documents.
    Document à fusionner (source) :
    HELP: Topoguide - Text Formatting And Layouting ( 151910 )
    Document à conserver (cible) :

    Supprimer ce document

    Attention : cette action est irréversible !
    Êtes-vous sûr(e) de vouloir supprimer ce document ?
    Attention, les photos associées ne seront pas supprimées et deviendront orphelines.
    Si vous souhaitez juste modifier le titre ou les documents associés (ex : déplacer une sortie vers un autre itinéraire), il suffit de modifier le document.
    Si ce document est un doublon comportant des photos, demandez @Modo_Topo_FR de fusionner les doublons pour déplacer les photos sur le document conservé.

    Supprimer cette version linguistique

    Attention : cette action est irréversible !
    Êtes-vous sûr(e) de vouloir supprimer cette version linguistique ?
    Créer la première version du document dans la langue suivante
    Allemand
    Basque
    Chinois

    Articles

    AIDE : Topoguide - Comment contribuer ?
    AIDE : Topoguide - Rédiger un itinéraire
    AIDE : Topoguide - Usage des abréviations
    HELP: Guidebook - Add/edit a Route
    HELP: Topoguide - L# Pitch Description Tag

    Points de passage

    Itinéraires

    Livres

    Sorties

    Rapports incidents/accidents

    Utilisateurs

    Images

    Antécime du Tuc de Canejan
    Antécime du Tuc de Canejan
    Trace d'ours juvénile
    Trace d'ours juvénile
    Traversée vallon de Bentaillou
    Traversée vallon de Bentaillou
    Vallon accédant au Tuc de Canejan
    Vallon accédant au Tuc de Canejan

    The site uses the Markdown markup language. The markdown used on Camptocamp.org also includes some specific features.

    Do not hesitate to ask for help in case of problems.

    • Titles, subtitles and summary
      • Subtitles
      • Title emphasis
      • Links to subtitles
      • Summary
    • Links
      • External links
      • Internal links to the guidebook and to articles
      • Email address
    • Character formatting
    • Bulleted and numbered lists
      • Bulleted list
      • Numbered list
      • Lists and sublists
      • List containing paragraphs
    • Insert an image
    • Inserting a video
    • Description of pitches
    • Formatting paragraphs
      • Quotes
      • Centering the paragraph
      • Warning banners
    • Pictograms/emojis/smileys
      • Activities
      • Waypoints
      • Miscellaneous
    • Miscellaneous
      • Horizontal line
    • Additional information

    Titles, subtitles and summary

    Subtitles

    It is possible to use 5 levels of subtitles in the text fields of documents of any type (article, route, outing...); the style of each subtitle level is different.

    ## Level 1
    ### Level 2
    #### Level 3
    ##### Level 4
    

    Title emphasis

    It is possible to add text after the subtitle, shown in italics. It must be separated from the subtitle by #:

    ##### Approach # 1200 m, 2 to 3 h
    

    Links to subtitles

    Each subtitle has an "anchor", that is to say that we can define an internal link pointing directly to the subtitle. The name of this anchor comes from the name of the subtitle. To obtain the direct link to a subtitle, simply copy the link located on the subtitle in the summary (right click on the subtitle, then "copy the address of the link").

    It is also possible to force the anchor, in order to keep fixed URLs if the title changes. In order to do this, use the following syntax:

     ##### Approach # 1200 m, 2 to 3 h {#approach}
    

    Summary

    It is possible to insert a summary anywhere in the text with a tag, the [toc] tag. This tag must be alone on its line, preceded and followed by an empty line.

    Introduction, followed by an empty line
    
    [toc]
    
    Continuation of the text, preceded by an empty line
    

    By default, the summary is displayed on the left, and the text which follows is placed below.

    Links

    External links

    Here are the two syntaxes for inserting a link:

    • [Text of the link](http://www.example.com): Text of the link
    • <http://forum.camptocamp.org/latest>: http://forum.camptocamp.org/latest

    Note that the forum is considered as an external link.

    Internal links to the guidebook and to articles

    A syntax similar to wikilinks on mediawiki (double brackets) allows to easily create internal links.

    [[document type/document number|title of the link]]
    

    The document number is visible in the url bar. For example:

    • [[routes/53775/en|a link to a topo]]: a link to a topo
    • [[articles/151910/en|or to an article]]: or to an article
    • [[waypoints/37355/en|or to a waypoint]]: or to a waypoint

    Email address

    <name@servor.blah>: name@servor.blah

    Character formatting

    In all guidebook documents and articles, the text can be formatted with tags similar to the Markdown tags in the forum.
    Buttons allow you to easily insert certain tags around the selected text. Tags work on all multi-line fields, even those without buttons.
    Warning: to format a subtitle, do not use the tags below but the subtitle tags.

    • **text in bold**: text in bold
    • *text in italics*: texte in italics
    • ***text in bold and italics***: text in bold and italics
    • `non-proportional font`: non-proportional font
    • text <sup>in superscript</sup>: text in superscript
    • text <sub>in subscript</sub>: text in subscript
    • <abbr title="tooltip">texte with tooltip</abbr>: text with tooltip
      • The tooltip of an object is displayed when you place the mouse on the object without moving it for about 1 s.

    Bulleted and numbered lists

    Bulleted list

    In a bulleted list, each line starts with a black dot.

    * an item starts with a star
    * followed by a space, and then text.
    A break (new line) **without** skipping a line gives a new line in the item.
    * item
    
    • an item starts with a star
    • followed by a space, and then text.
      A break (new line) without skipping a line gives a new line in the item.
    • item

    Numbered list

    1. first item
    2. second
    1. no need to number correctly
    
    1. first item
    2. second
    3. no need to number correctly

    It may be necessary to disable the numbered list. In this case, add a backslash \ before the dot:

    1986\. What a great season.
    

    1986. What a great season.

    Lists and sublists

    A list can also be ranked in several levels:

    * first level
        * 4 spaces before the star: 2nd level
            * 8 spaces: 3rd level
        * again 4 spaces
    * last item
    
    • first level
      • 4 spaces before the star: 2nd level
        • 8 spaces: 3rd level
      • again 4 spaces
    • last item

    List containing paragraphs

    1. This is a list item with two paragraphs. Lorem ipsum dolor
       sit amet, consectetuer adipiscing elit. Aliquam hendrerit
       mi posuere lectus.
    
       Vestibulum enim wisi, viverra nec, fringilla in, laoreet
       vitae, risus. Donec sit amet nisl. Aliquam semper ipsum
       sit amet velit.
    
    2. Suspendisse id sem consectetuer libero luctus adipiscing.
    
    1. This is a list item with two paragraphs. Lorem ipsum dolor
      sit amet, consectetuer adipiscing elit. Aliquam hendrerit
      mi posuere lectus.

      Vestibulum enim wisi, viverra nec, fringilla in, laoreet
      vitae, risus. Donec sit amet nisl. Aliquam semper ipsum
      sit amet velit.

    2. Suspendisse id sem consectetuer libero luctus adipiscing.

    Insert an image

    It is possible to insert an image in the text. The image must meet the following conditions:

    • The image must be registered on Camptocamp.org. To do this, an Add Images link is available at the bottom of the page of each document.
    • For a collaborative document, the image must be collaborative as well (see the image-specific help).

    To insert new images in the text of a new document, proceed in 3 steps:

    1. create the document without the images,
    2. save the images on the document,
    3. edit the document to insert the images into the text.

    The code to insert an image is the following, and it must be at the beginning of the line:

     [img=identifier position size]custom caption[/ img]
    
    • identifier is the numeric identifier of the image (available in the image URL)
    • position is optional. It can take the following values:
      • right : image positioned on the right
      • left : image positioned on the left
      • center : centered image, without text left or right
      • inline : image in the text line
    • size is optional. It can take the following values:
      • big
      • small
      • orig

    With the following code, it is possible not to put a caption:

    [img=identifier position size /]
    

    Attention, if an image is placed to the left or to the right, it can develop vertically until the following paragraph, and even beyond. In order to start a new paragraph under the previous images, place the [p] tag at the end of the previous paragraph.

    Here is a tip to insert 2 images on the same line. On a cell phone, the image on the left is displayed first, and the image on the right below.

    [img=142101 left /]
    [img=309522 right /]
    [p]
    

    Without the [p] tag, the text following the images would fit between the two images, which is rarely good, especially on small screens. See for example this route.

    Inserting a video

    In personal documents (outings and personal articles), it is possible to insert a video hosted on a third-party site such as YouTube, Vimeo, Dailymotion, etc. Simply enclose the URL of the video page between "video" tags:

    [video]URL of the video[/video]
    

    This tag must be at the beginning of the line.

    Description of pitches

    In order to describe the pitches of a multi pitch route or of an ice line, or the single pitch routes of a climbing site (or bouldering problems of a bouldering site), the L# tag comes in handy. Among other things, this tag allows :

    • The automatic numbering of pitches.
    • A table layout aligning the information (grades, length in meters, nb. of points, comments, ...).

    See the full description of the L# tag.

    Formatting paragraphs

    Quotes

    Start the line with >. Don't forget to add an empty line at the end of the quote.

    > Lorem ipsum dolor si amet
    

    Lorem ipsum dolor si amet

    It is possible to mix different tags :

    > * This is a list
    > * In a quote
    >
    > But also,
    > > a quote in a quote.
    
    • This is a list
    • In a quote

    But also,

    a quote in a quote.

    Centering the paragraph

    <center>centered text, with one or several paragraphs</center>
    


    centered text, with one or several paragraphs

    Warning banners

    !! Information
    
    !!! Warning tag, mainly temporary
    
    !!!! Important information
    !!!! tag
    

    Information

    Warning tag, mainly temporary

    Important information
    tag

    Thank you for being careful when using these last tags which emphasize important information or even information of utmost importance.

    Pictograms/emojis/smileys

    Activities

    • :rock_climbing: : 🧗
    • :skitouring: : ⛷
    • :ice_climbing: :ice_climbing:
    • :snowshoeing: :snowshoeing:
    • :hiking: :hiking:
    • :slacklining: :slacklining:
    • :via_ferrata: :via_ferrata:
    • :mountain_biking: :mountain_biking:
    • :paragliding: :paragliding:
    • :snow_ice_mixed: :snow_ice_mixed:
    • :mountain_climbing: :mountain_climbing:

    Waypoints

    • :pit: : :pit:
    • :waterfall: : :waterfall:
    • :locality: : :locality:
    • :pass: : :pass:
    • :base_camp: : :base_camp:
    • :virtual: : :virtual:
    • :waterpoint: : :waterpoint:
    • :waypoints: : :waypoints:
    • :summit: : :summit:
    • :bisse: : :bisse:
    • :gite: : :gite:
    • :paragliding_takeoff: : :paragliding_takeoff:
    • :lake: : :lake:
    • :slackline_spot: : :slackline_spot:
    • :canyon: : :canyon:
    • :misc: : :misc:
    • :bergschrund: : :bergschrund:
    • :shelter: : :shelter:
    • :cliff: : :cliff:
    • :local_product: : :local_product:
    • :climbing_indoor: : :climbing_indoor:
    • :webcam: : 📷
    • :access: : :access:
    • :confluence: : :confluence:
    • :paragliding_landing: : :paragliding_landing:
    • :camp_site: : 🏕
    • :weather_station: : :weather_station:
    • :climbing_outdoor: : :climbing_outdoor:
    • :cave: : :cave:
    • :bivouac: : :bivouac:
    • :glacier: : :glacier:
    • :hut: : :hut:

    Miscellaneous

    Many others, here is the list : https://www.emojione.com/emoji/v3

    Miscellaneous

    Horizontal line

    Insert the following code to get a horizontal line :

    ----
    

    Additional information

    • Extension used https://pythonhosted.org/Markdown
    • Markdown Home Page
    • Markdown Syntax
    Vallon accédant au Tuc de Canejan Antécime du Tuc de Canejan Traversée vallon de Bentaillou Trace d'ours juvénile

    Commentaires

    Se connecter pour poster un commentaire

    Ce contenu est sous licence Creative Commons BY-SA 3.0

    Les images associées à cette page sont disponibles sous la licence spécifiée sur le document d'origine de chaque image.

    Imprimé le 12 juin 2025 02:36

    Camptocamp.org

    Contrôlez l'utilisation de vos données personnelles

    Notre site Web utilise des cookies fournis par nous et par des tiers. Certains cookies sont nécessaires au fonctionnement du site Web, tandis que d'autres peuvent être ajustés par vous à tout moment, en particulier ceux qui nous permettent de comprendre les performances de notre site Web et de vous fournir des fonctionnalités de médias sociaux. Vous pouvez les accepter ou les refuser tous ou bien paramétrer vos choix.
    Paramétrage des cookies

    Cookies nécessaires

    Les cookies nécessaires sont indispensables au bon fonctionnement de notre site Web et ne peuvent pas être désactivés. Ils sont envoyés à votre ordinateur ou à votre appareil lorsque vous demandez une action ou un service spécifiques, par exemple lorsque vous vous connectez, remplissez un formulaire ou définissez vos préférences en matière de cookies. Si vous configurez votre navigateur de façon à bloquer ces cookies ou à vous avertir de l'existence de ces derniers, notre site Web ne fonctionnera pas intégralement.

    Cookies statistiques

    Grâce aux cookies statistiques ou analytiques, fournis par nous et d'autres sociétés, nous pouvons compter les visites sur notre site Web et connaître les sources de trafic. Les données que nous obtenons nous aident à comprendre ce que les visiteurs aiment et améliorer le site Web. Si vous ne les acceptez pas, nous ne pourrons pas améliorer votre expérience.

    Cookies sociaux

    Ces cookies permettent d’interagir depuis le site camptocamp.org avec les modules sociaux et de partager les contenus du site avec d’autres personnes ou de les informer de votre consultation ou opinion sur celui-ci, lorsque vous cliquez sur le module "Partager" par exemple. En désactivant ces cookies, vous ne pourrez plus partager les contenus de camptocamp.org depuis le site camptocamp.org sur les réseaux sociaux.