Talk:Dev: Beth's work: Difference between revisions

From Memento Database Wiki
Jump to navigation Jump to search
(Created page with "* ± ''Sample suggestion'' : This is the suggestion. ''Italic font'' is used to distinguish suggestion fun comments.The plus-minus symbol also helps to indicate a Sugges...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* ± ''Sample suggestion''
= Sample Page Talk page =
: This is the suggestion. ''Italic font'' is used to distinguish suggestion fun comments.The plus-minus symbol also helps to indicate a Suggestion as distinct from a Comment.. Plain text, variably-spaced font is used. The reviewer can use HTML ''code'' element to put program code into monospaced font in same-line code references. For multiple lines of code, use the ''pre'' element, as follows...


* '''© Sample comment'''
: This is a sample comment. Plain text font is used to distinguish comments from suggestions. The ''copyright'' symbol also helps to indicate a Comment as distinct from a Suggestion...
*** Sample Comment reply
: This is a reply to the comment. Plain text font is used. The ''registered'' symbol is used in this case to indicate a Comment resolution rather than a reply.
** ® '''''Resolved'''''. Remarks about the resolution.
* '''± ''Sample Suggestion'''''
: ''This is a sample suggestion. ''Italic font'' is used to distinguish suggestions from comments. The plus-minus symbol also helps to indicate a Suggestion as distinct from a Comment... The reviewer can use HTML ''code'' element to put program code into monospaced font in ''same-line'' code references. For ''multiple'' lines of code, use the ''pre'' element, as follows...''
<pre>
<pre>
// Suggested code
// /* # Suggested code - Code might include a programming language,
:  like Java or C++; markup, like HTML or Wikitext; or other encoded language. */
</pre>
</pre>


** ''Sample suggestion reply''
*** ''Sample Suggestion reply''
: This is a reply to the suggestion. ''Italic'' font is used. The ''registered'' symbol is used in this case to indicate a Suggestion resolution rather than a reply.
    ''This is a reply to the suggestion. Italic font is used. The ''registered'' symbol is used in this case to indicate a Suggestion resolution rather than a reply.''
 
** &reg; '''''Resolved'''. Remarks about the resolution.''
** &reg; '''''Resolved'''. Remarks about the resolution.''

Latest revision as of 16:17, 4 August 2020

Sample Page Talk page

  • © Sample comment
This is a sample comment. Plain text font is used to distinguish comments from suggestions. The copyright symbol also helps to indicate a Comment as distinct from a Suggestion...
      • Sample Comment reply
This is a reply to the comment. Plain text font is used. The registered symbol is used in this case to indicate a Comment resolution rather than a reply.
    • ® Resolved. Remarks about the resolution.


  • ± Sample Suggestion
This is a sample suggestion. Italic font is used to distinguish suggestions from comments. The plus-minus symbol also helps to indicate a Suggestion as distinct from a Comment... The reviewer can use HTML code element to put program code into monospaced font in same-line code references. For multiple lines of code, use the pre element, as follows...
// /* # Suggested code - Code might include a programming language,
:  like Java or C++; markup, like HTML or Wikitext; or other encoded language. */
      • Sample Suggestion reply
   This is a reply to the suggestion. Italic font is used. The registered symbol is used in this case to indicate a Suggestion resolution rather than a reply.
    • ® Resolved. Remarks about the resolution.