The __NoticePlugin__ is a [NeWikiPlugin] that extends [RestrictedWikiPlugin], querying a web service to return some indication of the result, such as a health check from a microservice. ''Currently unfinished.'' !! Parameters * __page__ = '''name'''. The name of the web service collection. * __href__ = '''url'''. The URL of the web service to poll. * __link__ = '''name'''. The name of the optional wiki page link. !! Tests {{{ [{Notice page='name' href='url' link='name'}] }}} ---- [{Tag NeWikiPlugin RestrictedWikiPlugin}]