Difference between revisions of "References classes"

From Sun Myung Moon Archive
(Created page with "{{Concise}} Sometimes you want to add another section with references, for example you could have one section 'References' and a second section 'Footnotes'.<br> The code for...")
 
Line 7: Line 7:
  
 
You create the 'Footnotes' section like this:<br>
 
You create the 'Footnotes' section like this:<br>
<code><nowiki>==Footmotes==</nowiki></code>
+
<code><nowiki>==Footnotes==</nowiki></code>
  
 
<code><nowiki><references group="n"/></nowiki></code>
 
<code><nowiki><references group="n"/></nowiki></code>
  
 
For how to make normal references, see: [[References]]
 
For how to make normal references, see: [[References]]

Revision as of 14:11, 30 June 2015

Help(6 C, 4 P, 9 F)



Sometimes you want to add another section with references, for example you could have one section 'References' and a second section 'Footnotes'.
The code for this is:

Text<ref group="n">Text of footnote 1</ref>

You create the 'Footnotes' section like this:
==Footnotes==

<references group="n"/>

For how to make normal references, see: References