Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Keep this wiki going by contributing to our Patreon!
Template:DataFormatList/doc
Formats a LIST-OF "Equipment" item's Data files to display a TWO-dimensional table of item data,
according to an input format-ing template.
The same formatting pattern will be applied to each line of the table.
Usage example 1:
{{StyleMagicCraftListHeader}} {{DataFormatList |format=StyleMagicCraftListBody| Ancient Four-Leaf Clover Ornament Drosera Purified Rabbit Foot Shyllien }} {{StyleMagicCraftListFooter}}
Usage example 2:
{{ProductionRateHeader}} {{DataFormatList |format=StyleProductionRate |{{:Magic Craft List/Items}} }} {{ProductionRateFooter}}
Parameter # | Usage | Important? |
---|---|---|
format | Defines the name of a styling template that is used to format the contents of each table-row of data. | Yes |
1 | Defines a list of item-names to display formatted data for (seperated by \n characters). This will require the presence of Data{{Name}} pages matching each of the requested item names. |
Yes |