Difference between revisions of "Template:Semantic markup templates"

From blackwiki
Jump to navigation Jump to search
blackwiki>Colonies Chris
m (minor fixes)
blackwiki>Funandtrvl
(update link)
Line 19: Line 19:
 
   | {{tlxb|stronggood}} | "{{stronggood|Only}} use ..."                | Same as {{braces|strong}} but in green
 
   | {{tlxb|stronggood}} | "{{stronggood|Only}} use ..."                | Same as {{braces|strong}} but in green
 
   | {{tlxb|em}}        | "An {{em|emphatic phrase}}"                          | To indicate [[HTML element#em|<nowiki><em></nowiki>]] stress emphasis (not just purely typographical italicization like for book titles or foreign terms)
 
   | {{tlxb|em}}        | "An {{em|emphatic phrase}}"                          | To indicate [[HTML element#em|<nowiki><em></nowiki>]] stress emphasis (not just purely typographical italicization like for book titles or foreign terms)
   | {{tlxb|var}}        | {{var|strPrefix}}                                    | To indicate text is a variable name. Use for any variable names except those including "I" (uppercase&nbsp;i) and/or "l" (lowercase&nbsp;L); for these, {{braces|varserif}} should be used to ensure a noticeable distinction
+
   | {{tlxb|var}}        | {{var|strPrefix}}                                    | To indicate text is a variable name. Use for any variable names except those including "I" (uppercase&nbsp;i) and/or "l" (lowercase&nbsp;L); for these, {{braces|var serif}} should be used to ensure a noticeable distinction
   | {{tlxb|varserif}}  | {{varserif|strIllustratePrefix}}                    | (see {{braces|var}} above)
+
   | {{tlxb|var serif}}  | {{var serif|strIllustratePrefix}}                    | (see {{braces|var}} above)
 
   | {{tlxb|tld}}        | {{tld|DEFAULTSORT:Y, X}}                            | To display wikicode variables and [[Help:Magic words|magic words]] as they would appear in code
 
   | {{tlxb|tld}}        | {{tld|DEFAULTSORT:Y, X}}                            | To display wikicode variables and [[Help:Magic words|magic words]] as they would appear in code
 
   | {{tlxb|para}}      | {{para|year|2008}}                                  | To display template parameters with or without values
 
   | {{tlxb|para}}      | {{para|year|2008}}                                  | To display template parameters with or without values

Revision as of 20:26, 28 July 2020

Template documentation[create]