<templatestyles src="InfoTable/styles.css" /><includeonly>
==Notes==
{{#if:{{{SpecialNote1|}}}|* {{{SpecialNote1}}}}}
* [[Resource nodes]]
* List of [[Node resources]]
</includeonly>
<noinclude>
Resource node Info section
This template adds Common notes to Resource node pages.
It can accept up to 2 '''optional''' SpecialNote variables to add unique items at the top of the notes list
Usage examples:
<pre>
{{NodeInfo
|name={{PAGENAME}}
|SpecialNote1=This note will appear at the top of the Notes list.
|SpecialNote2=
}}
</pre>
</noinclude>