Template:DevNotes: Difference between revisions

From Calidus HUB
(Created page with "{{#if: {{{1|}}}|<div class="block-note"><span class="block-contents"></i>|}}''Developer Notes:'' {{#if: {{{1|}}}|{{{1}}}</i></span></div>}}<noinclude> == Usage == The following ...")
 
No edit summary
Line 1: Line 1:
{{#if: {{{1|}}}|<div class="block-note"><span class="block-contents"></i>|}}''Developer Notes:'' {{#if: {{{1|}}}|{{{1}}}</i></span></div>}}<noinclude>
{{#if: {{{1|}}}|<div class="block-note"><span class="block-contents"><i>|}}''Developer Notes:'' {{#if: {{{1|}}}|{{{1}}}</i></span></div>}}<noinclude>


== Usage ==
== Usage ==

Revision as of 14:32, 17 January 2019

Developer Notes:

Usage

The following includes the text passed to the template. These always force a newline before and after the note.

{{DevNotes|Here is a developer note. There are some lines and points: * Point 1 * Point 2 }}

Developer Notes: Here is a developer note.

There are some lines and points:

  • Point 1
  • Point 2
Language: English