Template:Reflist: Difference between revisions

    From Nonbinary Wiki
    m>Karam.Anthony.K
    (added info regarding Template:Reference)
    m>Karam.Anthony.K
    m (rmv ref names)
    Line 9: Line 9:
    == Content ==
    == Content ==


    Lorem.<ref name="site1">{{cite web|title=site1|url=http://en.wikipedia.org|accessdate=2006-10-19}}</ref>
    Lorem.<ref>{{cite web|title=site1|url=http://en.wikipedia.org|accessdate=2006-10-19}}</ref>


    Lorem ipsum.<ref name="site2">{{cite web|title=site2|url=http://de.wikipedia.org|accessdate=2006-10-22}}</ref>
    Lorem ipsum.<ref>{{cite web|title=site2|url=http://de.wikipedia.org|accessdate=2006-10-22}}</ref>


    == References ==
    == References ==

    Revision as of 03:48, 24 October 2006

    Usage

    Use this template to create a reference list in an article (unlike Template:Reference, Reflist doesn't include the References heading, thereby making the syntax easier to read). For Example:

    == Content ==
    
    Lorem.<ref>{{cite web|title=site1|url=http://en.wikipedia.org|accessdate=2006-10-19}}</ref>
    
    Lorem ipsum.<ref>{{cite web|title=site2|url=http://de.wikipedia.org|accessdate=2006-10-22}}</ref>
    
    == References ==
    
    {{reflist}}
    
    

    See also