Template:FactionTable

From Archaelund Wiki
Revision as of 17:44, 28 December 2024 by MikeB (talk | contribs) (Created page with "<onlyinclude><includeonly> <table style="width:100%; margin:0 auto;"> <tr style="vertical-align:top;"> <td style="width:109px; text-align:right; padding:0;">[[File:{{{Image|}}}|94px|link=]]</td> <td style="padding:0 0 0 15px;">{{{Description|}}} <table style="width:100%; text-align:left;"> <tr style="vertical-align:top;"> <td style="width:50%; padding:0;"> === Notable members: === {{ListFormat|{{{Members|}}}|UList}} </td> <td style="width:50%; padding:0;"> === Related qu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This template is intended for use on the Factions page of the Wiki. It generates a subtable containing an image, a description, and information on members and quests.

Usage

{{FactionTable
|Image = 
|Description = 
|Members = 
|Quests = 
}}

Parameters

NameRequiredDescriptionValues
ImageYesThe emblem of the faction.image name (including file extension)
DescriptionYesThe general description of the faction.arbitrary text
MembersNoA list of notable members of this faction.a semicolon-separated list of [[Member]]s
QuestsNoA list of quests which are related to this faction. The corresponding reputation gain or loss can be given in parentheses.a semicolon-separated list of [[Quest]]s

View/Edit documentation page