Help:How can I add a text or translation?: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


If you add a text or translation:
If you add a text or translation:
* Remove the {{NoTextHeader}} line of text
* Remove the <nowiki>{{NoTextHeader}}</nowiki> line of text
* Uncomment 3 lines (uncommenting means removing '<!-- ' and ' -->':
* Uncomment 3 lines (uncommenting means removing <pre>'<!-- ' and ' -->'</pre>:
** '<-- ==Original text and translations== -->' becomes '==Original text and translations=='
** '<-- <nowiki>==Original text and translations==</nowiki> -->' becomes '<nowiki>==Original text and translations==</nowiki>'
** '<!-- <b>Original text: </b> -->' becomes '<b>Original text: </b>'
** '<!-- <nowiki><b>Original text: </b> -->' becomes '<b>Original text: </b></nowiki>'
** '<!-- <b>Translation(s): </b> -->' becomes '<b>Translation(s): </b>'
** '<!-- <b>Translation(s): </b> -->' becomes '<b>Translation(s): </b>'</nowiki>
* Add a Language template at the top of the text that corresponds to the text or translation that you have added. (i.e. {{Text|Latin}}, {{Translation|English}}, {{Translation|Dutch}}, etc.)
* Add a Language template at the top of the text that corresponds to the text or translation that you have added. (i.e. <nowiki>{{Text|Latin}}, {{Translation|English}}, {{Translation|Dutch}},</nowiki> etc.)


You also may wish to check out some wiki formatting commands such  
You also may wish to check out some wiki formatting commands such  
*<nowii><br></nowiki> line break
*<nowiki><br></nowiki> - line break
*<nowiki>''</nowiki> italics
*<nowiki>''</nowiki> - italics
*<nowiki>:</nowiki> indent
*<nowiki>:</nowiki> - indent


{{Help}}
{{Help}}

Revision as of 16:41, 2 November 2005

Since this is a wiki, one can simply type in text under a heading. Just click on one of the 'edit' links on the page, type in content, preview it, and then save it. In the case of Text/translation information, you need to know a few extra tricks.

If you add a text or translation:

  • Remove the {{NoTextHeader}} line of text
  • Uncomment 3 lines (uncommenting means removing
    '<!-- ' and ' -->'
    :
    • '<-- ==Original text and translations== -->' becomes '==Original text and translations=='
    • becomes 'Original text: </nowiki>'
    • becomes 'Translation(s): '</nowiki>
  • Add a Language template at the top of the text that corresponds to the text or translation that you have added. (i.e. {{Text|Latin}}, {{Translation|English}}, {{Translation|Dutch}}, etc.)

You also may wish to check out some wiki formatting commands such

  • <br> - line break
  • '' - italics
  • : - indent
This page is part of the CPDL Help system.
View main help index