Template:FactionTable: Difference between revisions

From Archaelund Wiki
No edit summary
No edit summary
Line 2: Line 2:
<table style="width:100%; margin:0 auto;">
<table style="width:100%; margin:0 auto;">
<tr style="vertical-align:top;">
<tr style="vertical-align:top;">
<td style="width:109px; text-align:right; padding:0;">[[File:{{{Image|}}}|94px|link=]]</td>
<td style="width:94px; text-align:right; padding:0;">[[File:{{{Image|}}}|94px|link=]]</td>
<td style="padding:0 0 0 15px;">{{{Description|}}}
<td style="padding:0 0 0 15px;">{{{Description|}}}
<table style="width:100%; text-align:left;">
<table style="width:100%; text-align:left;">

Revision as of 22:20, 29 December 2024

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