Revision as of 02:10, 21 February 2025 by Prd(talk | contribs)(Created page with "{{Documentation subpage}} {{Never substitute}} == Usage == Example: {{tlx|If administrator|text for administrators}} will display the text "text for administrators" to administrators but will hide the text from non-administrators. By default, {{tag|span}} tags are used to wrap the specified content. {{para|tag|div}} can be used if the content contains block-level elements. It is not currently possible to display text only for non-administrators. See {{section link|Medi...")
Example: {{If administrator|text for administrators}} will display the text "text for administrators" to administrators but will hide the text from non-administrators.
By default, <span>...</span> tags are used to wrap the specified content. |tag=div can be used if the content contains block-level elements.