Jump to content

User:DumZiBoT/Test: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
adding to references to be replaced
DumZiBoT (talk | contribs)
m Bot: Converting bare references, using ref names to avoid duplicates, see FAQ
Line 2: Line 2:
<rEf nAmE="CasingRef">Example 2: name:CasingRef and Tag casing</rEf>
<rEf nAmE="CasingRef">Example 2: name:CasingRef and Tag casing</rEf>
<REF NAME="CasingRef" />
<REF NAME="CasingRef" />
<ref name=quoting_space>Example 3: Quoting (note that mixed quote ' " don't work, also note how space translates to an underscore)</ref>
<ref name="quoting space">Example 3: Quoting (note that mixed quote ' " don't work, also note how space translates to an underscore)</ref>
<ref name="quoting space"/>
<ref name="quoting space"/>
<ref name='quoting space'/>
<ref name='quoting space'/>
<ref name="quoting space" />
<ref name="to be replaced">Example 3: Quoting (note that mixed quote ' " don't work, also note how space translates to an underscore)</ref>
<ref name="quote>bug">Example 4: ref is named "quote>bug", but is null</ref>
<ref name="quote>bug">Example 4: ref is named "quote>bug", but is null</ref>
<!--ref style="color:Blue;" name="extra">Example 5: Extra Attributes (blocked by software)</ref>
<!--ref style="color:Blue;" name="extra">Example 5: Extra Attributes (blocked by software)</ref>
Line 13: Line 13:
<ref name=bang!>Example 6: special characters translate to anchor encoded character, so ! and .21 are equivalent</ref>
<ref name=bang!>Example 6: special characters translate to anchor encoded character, so ! and .21 are equivalent</ref>
<ref name="bang.21"/>
<ref name="bang.21"/>
<ref name=bang! />
<ref name="to be replaced (2)">Example 6: special characters translate to anchor encoded character, so ! and .21 are equivalent</ref>
<ref name="">Example 7: Empty name are apparently valid name (BUG!)</ref>
<ref name="">Example 7: Empty name are apparently valid name (BUG!)</ref>
<ref name=''/>
<ref name=''/>

Revision as of 18:12, 25 July 2008

[1] [2] [2] [3] [3] [3] [3] [4] [5] [5] [6] [7] [6] [8] Cite error: The opening <ref> tag is malformed or has a bad name (see the help page).

  1. ^ Example 1: named:casingref
  2. ^ a b Example 2: name:CasingRef and Tag casing
  3. ^ a b c d Example 3: Quoting (note that mixed quote ' " don't work, also note how space translates to an underscore)
  4. ^ bug">Example 4: ref is named "quote>bug", but is null
  5. ^ a b Example 5: Characters that can make a ref name, excluding <, >, and "
  6. ^ a b Example 6: special characters translate to anchor encoded character, so ! and .21 are equivalent
  7. ^ Cite error: The named reference bang.21 was invoked but never defined (see the help page).
  8. ^ Example 7: Empty name are apparently valid name (BUG!)