Template:CharacterList: Difference between revisions

From Archaelund Wiki
mNo edit summary
No edit summary
Line 1: Line 1:
<onlyinclude><includeonly><!--
<onlyinclude><includeonly><!--
-->{{:Sample Character|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Ascanius|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Myrelle|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Baron Jodanar‎‎|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Trader Jeva|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Belafor|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Berold|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Brother Haladar|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Captain Ereius|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Captain Garren|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Captain Gienne|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Captain Tidebreaker|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Captain Tidebreaker|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Captain Zaede|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Chancellor Bastid|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Evirye|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Falbur‎|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Girdean|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Gorak Ironhand|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Gortha|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Greezo|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Halrick‎‎|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Havrik|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Hirazan|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Huntmaster Gordan|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Icanos the Loreseeker|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Inge the Tickler|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Issam|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Jeruah|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Lady Erys Nalande|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Marietta|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Medaris the Kind|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Medaris the Kind|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Inge the Tickler|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Myrelle|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Huntmaster Gordan|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Naidus|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Norea|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Nosom|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Oladar‎|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Palderan|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Rallander|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Rantha|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Rasagor‎‎|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Rasagor‎‎|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Silahar|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Sister Salende|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Smith Idoran‎|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Summer Song|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Trader Geeri|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Trader Holvar|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Trader Jeva|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Trader Roggo|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Weaponsmith Torve|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
-->{{:Ylanga|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--
--></includeonly></onlyinclude>
--></includeonly></onlyinclude>
{{Documentation}}
{{Documentation}}
[[Category:Character Templates]]
[[Category:Character Templates]]

Revision as of 19:33, 29 March 2025

Description

This template contains a list of all characters and is necessary for populating the respective overview tables (e.g. Characters) with information from the individual character pages.

Usage (for constructing overview tables)

{{CharacterList|TableEntry|<param1>|<param2>}}

This generates the body of a table with information from specific characters, defined by the selection parameters <param1> & <param2>. If a selector is specified in <param1> (e.g., Type • Attribute), output is only generated for characters matching the respective value of <param2>. If no selector is specified, all characters are included in the output.

How to add new characters

In order to add a new character to the list, you have to insert the following line in the template's code (only parts indicated by <...> may be edited):

-->{{:<pagename>|{{{1|}}}|{{{2|}}}|{{{3|}}}}}<!--

Here, <pagename> is the name of an individual character page.


View/Edit documentation page