Anonymous
×
Create a new article
Write your page title here:
We currently have 686 articles on RLSH Wiki. Type your article name above or create one of the articles listed here!



    Template:InfoboxTeam/doc

    < Template:InfoboxTeam
    Revision as of 02:18, 27 January 2017 by Discordia (talk | contribs) (1 revision imported: Import from Wikia page)
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    Description
    This template is used to create an infobox for RLSH groups/teams. The sample example will include the possible ranges of values to input.
    Syntax
    Type {{InfoboxTeam|<...>}} somewhere, with parameters as shown below.
    Sample output
    {| class="infobox" style="font-size:89%; width:300px;"
    |-
    ! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
    |- style="text-align:center;"
    | colspan="2" style="padding:0.5em;" | [[{{{image|Image:Wiki.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{caption| }}}''
    |-
    ! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Team Statistics
    |-
    | style="width:30%;" | '''Group'''
    | style="width:70%;" | {{{Group}}}
    |-
    | '''Category'''
    | {{{Category}}}
    |-
    | '''Headquarters'''
    | {{{Headquarters}}}
    |-
    | '''Status'''
    | {{{status}}}
    |-
    ! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Team Activity
    |-
    | '''Members'''
    | {{{Members}}}
    |-
    | '''Allies'''
    | {{{Allies}}}
    |-
    | '''Foes'''
    | {{{foes}}}
    |-
    | '''Actions'''
    | {{{actions}}}
    |}
    
    
    Results in...
    InfoboxTeam/doc
    File:Wiki.png
    Team Statistics
    Group {{{Group}}}
    Category {{{Category}}}
    Headquarters {{{Headquarters}}}
    Status {{{status}}}
    Team Activity
    Members {{{Members}}}
    Allies {{{Allies}}}
    Foes {{{foes}}}
    Actions {{{actions}}}