Template:Pagenotice: Difference between revisions

From Ring of Brodgar
Jump to navigation Jump to search
m (fixup - disable note text)
(+Pagenotice Talk note, +used code preview.)
Line 73: Line 73:
-->
-->


;DEBUG/PREVIEW<br>
;Pagenotice Talk
:For code related stuff, use the related template talk page.
:For Page-notice usage/TAG ideas/suggestions/etc, use the related Page-notice category talk page.


Empty case: Foo {{ {{PAGENAME}}}} Bar


Filled case: Foo {{ {{PAGENAME}}|OUT|misfit|SAT|OTHER}} Bar
;DEBUG/PREVIEWs<br>
 
Empty case ("<code><nowiki>Foo {{ {{PAGENAME}}}} Bar</nowiki></code>"): Foo {{ {{PAGENAME}}}} Bar
 
 
None-empty case ("<code><nowiki>Foo {{ {{PAGENAME}}|OUT|misfit|SAT|OTHER}} Bar</nowiki></code>"): Foo {{ {{PAGENAME}}|OUT|misfit|SAT|OTHER}} Bar
 
 
Misfit only case ("<code><nowiki>Foo {{ {{PAGENAME}}|misfit}} Bar</nowiki></code>"): Foo {{ {{PAGENAME}}|misfit}} Bar (''Misfit is a test case TAG'')


</noinclude>
</noinclude>

Revision as of 17:42, 24 April 2019


Pagenotice Talk
For code related stuff, use the related template talk page.
For Page-notice usage/TAG ideas/suggestions/etc, use the related Page-notice category talk page.


DEBUG/PREVIEWs

Empty case ("Foo {{ {{PAGENAME}}}} Bar"): Foo Bar


None-empty case ("Foo {{ {{PAGENAME}}|OUT|misfit|SAT|OTHER}} Bar"): Foo

Wiki-content.png

Page Notices:

  • (other): Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • SAT: World-11 Satiation data may not be accurate yet on this page. (or might be missing)
  • OUT: The data on this page is probably/considered outdated.

To disable a particular Tag-message, after checking/fixing the related issue, remove its TAG from the "Pagenotice" call.

Bar


Misfit only case ("Foo {{ {{PAGENAME}}|misfit}} Bar"): Foo

Wiki-content.png

Page Notices:
To disable a particular Tag-message, after checking/fixing the related issue, remove its TAG from the "Pagenotice" call.

Bar (Misfit is a test case TAG)