Template:Character Row: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Sekoia
(substing {{Table Row}})
imported>Sekoia
(eliminating #ifs)
Line 3: Line 3:
|-</noinclude>
|-</noinclude>
|-
|-
{{#if: {{{Name}}} | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Name}}}}}
{{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Name}}}}}
  {{#if: {{{Level}}} | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Level}}}}}
{{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Level}}}}}
      {{#if: {{{Archetype}}} | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Archetype}}}}}
{{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Archetype}}}}}
        {{#if: {{{Powerset}}} | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Powerset}}}}}
{{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Powerset}}}}}
            {{#if: {{{Server}}} | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Server}}}}}
{{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Server}}}}}<noinclude>
              {{#if:  | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Cell6}}}}}
                  {{#if:  | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Cell7}}}}}
                    {{#if:  | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Cell8}}}}}
                        {{#if:  | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Cell9}}}}}
                          {{#if:  | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Cell10}}}}}
                              {{#if:  | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Cell11}}}}}
                                {{#if:  | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Cell12}}}}}
                                    {{#if:  | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Cell13}}}}}
                                      {{#if:  | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Cell14}}}}}
                                          {{#if:  | {{!}}{{Table Cell|Style=padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;|Data={{{Cell15}}}}}
                                          }}
                                      }}
                                    }}
                                }}
                              }}
                          }}
                        }}
                    }}
                  }}
              }}
            }}
        }}
      }}
  }}
}}<noinclude>
|}
|}



Revision as of 23:00, 24 June 2012

Template:Table Cell Template:Table Cell Template:Table Cell Template:Table Cell Template:Table Cell


Description

This is used to add a character to a character list. If you use this you must first add a Character List Header template. Then you can add as many of these rows as you see fit. Finally you must then add a Character List Footer template to close the list.


Format

{{Character Row|Name=|Level=|Archetype=|Powerset=|Server=}}

Name is the name of the character you want to display.

Level is the level of the character you want to display.

Archetype is the archetype of the character you want to display. To link, you must add the brackets [[ ]] manually

Powerset is the power set(s) of the characer you want to display. To link, you must add the brackets [[ ]] manually

Server is the server where you can find this character.


Examples

{{Character Row|Name=Digitizer|Level=50|Archetype=Controller|Powerset=Illusion Control/Kinetics|Server=Virtue}}

Template:Table Cell Template:Table Cell Template:Table Cell Template:Table Cell Template:Table Cell

{{Character Row|Name=MrT|Level=49|Archetype=[[Tanker]]|Powerset=[[Invulnerability]]/[[Super Strength]]|Server=Triumph}}

Template:Table Cell Template:Table Cell Template:Table Cell Template:Table Cell Template:Table Cell


What Next

After you have added all the charcter rows you wish to add you need to end the character list by using Charcter List Footer