Actions

Template

Text TalkInForumsPlease

From The RadioReference Wiki

Revision as of 15:06, 27 March 2016 by QDP2012 (talk | contribs) (typo)

Thank you for supporting the RR Wiki. Per policy, Please use the {{{2}}} Forum or the Wiki Forum to discuss this Wiki page. (Most people do not know about the Talk pages anyway.)

Thank you again for your cooperation and support.


NOTE (These notes are not displayed during template-use.)

  • Click the "EDIT" button to see the entire template-code, some of which is not visible above the line.
  • Variable "1" is the forum-specific portion of the URL.
  • Variable "2" is the text name of the forum.
  • Variable "3" exists only because the #if: construct is not active in the Wiki at this time. Variable "3" is used...
    • ...when the Wiki forum is the only forum appropriate for discussing the current Wiki page (i.e. when "{{{2}}} Forum" should be excluded from the sentence).
      • To use variable "3" in this manner, simply include the correct number of variable-separators (vertical bar) during the template-call, but do not pass a value in position 3. See Example 2 below.
    • ...when replacing the "{{{2}}} Forum" link with unlinked boiler-plate text, prior to the "Wiki-forum" link.
      • To use variable "3" in this manner, simply include the correct number of variable-separators (vertical bar) during the template-call, and pass the boiler-plate text as the value in position 3. See Example 3 below.


Examples:



Example 1: (to specify a forum in addition to the Wiki forum)

This statement:

{{Text_TalkInForumsPlease|indiana-radio-discussion-forum|Indiana}}

would produce (without the horizontal lines):


Thank you for supporting the RR Wiki. Per policy, Please use the Indiana Forum or the Wiki Forum to discuss this Wiki page. (Most people do not know about the Talk pages anyway.)

Thank you again for your cooperation and support.


where

  • "1" would be indiana-radio-discussion-forum
  • "2" could be Indiana
  • "Indiana Forum" would be a clickable-link to the Indiana forum, and
  • "Wiki Forum" would be a clickable-link to the Wiki forum.




Example 2: (to not specify a forum, and only show the Wiki-forum link)

  • Notice in both of the following statements, at the end of the template-call, the 3rd vertical bar followed by nothing.

This statement:

{{Text_TalkInForumsPlease|indiana-radio-discussion-forum|Indiana|}}

or this statement:

{{Text_TalkInForumsPlease|||}}

or this statement:

{{Text_TalkInForumsPlease|3=}}

would produce (without the horizontal lines):


Thank you for supporting the RR Wiki. Per policy, Please use the Wiki Forum to discuss this Wiki page. (Most people do not know about the Talk pages anyway.)

Thank you again for your cooperation and support.


  • "1" would be ignored
  • "2" would be ignored
  • "3" would be considered blank and not displayed
  • "Indiana Forum" would not be displayed and would not be a clickable-link to the Indiana forum, but
  • "Wiki Forum" would be displayed and would be a clickable-link to the Wiki forum.




Example 3: (to display boiler-plate text prior to the Wiki-forum link)

This statement:

{{Text_TalkInForumsPlease|||scanner-specific forums, the location-specific forums, or the }}

would produce (without the horizontal lines):


Thank you for supporting the RR Wiki. Per policy, Please use the scanner-specific forums, the location-specific forums, or the Wiki Forum to discuss this Wiki page. (Most people do not know about the Talk pages anyway.)

Thank you again for your cooperation and support.


  • "1" would be ignored
  • "2" would be ignored
  • "3" would be treated as boiler-plate (not linked) text
  • "Wiki Forum" would be displayed and would be a clickable-link to the Wiki forum.
  • >>> PLEASE NOTE: The following line will NOT produce the above message because it does not produce the trailing-space after the last word ("the ") :
    • {{Text_TalkInForumsPlease|3=scanner-specific forums, the location-specific forums, or the }}