Difference between revisions of "Codes in texts"

From Sun Myung Moon Archive
(Created page with "{{Concise}} To make codes visible in texts, you need to apply the 'Nowiki' button in the standard editing toolbar that shows at the top of each page in edit mode. The button...")
 
 
Line 15: Line 15:
 
Looks like:<br>
 
Looks like:<br>
 
<code>Coded text</code>
 
<code>Coded text</code>
 +
 +
[[Category:Formatting help]]

Latest revision as of 09:34, 2 July 2015

Help(6 C, 4 P, 9 F)



To make codes visible in texts, you need to apply the 'Nowiki' button in the standard editing toolbar that shows at the top of each page in edit mode. The button looks like this: Nowiki button in toolbar.GIF

When you use this button, the code that you entered will be shown as text, and will not work as a code, for example:

<nowiki>[[This would normally show as an internal link]]</nowiki>

To make texts appear in a frame with a grey background, you start the line with a space. For example, this same sentence would look like this:

To make texts appear in a frame with a grey background, you start the line with a space.


Another way to do it is to use: <code>Coded text</code>

Looks like:
Coded text