Fallout Wiki
Advertisement
Fallout Wiki
Template documentation (for the template shown above, sometimes hidden or invisible)

Template for creating a table with symbols and corresponding explanations. Supports up to 10 rows.

Usage

{{Legend
|symbol1  =1st
|desc1    =Explanation for first symbol
|symbol2  =2nd
|desc2    =Explanation for second symbol
}}

Parameters

Neutral
symbol1 up to symbol10
Symbols which should be explained (e.g. icons or simple text symbols).
Neutral
desc1 up to desc10
Explanation for corresponding symbol.

Example

{{Legend
|symbol1  ={{Icon|cut}}
|desc1    =Cut from final version of game.
|symbol2  ={{Icon|sic}}
|desc2    =Name is spelled as it is in-game.
}}

results in:

Cut contentCut from final version of game.
In-game spelling, punctuation and/or grammarName is spelled as it is in-game.

Copy/paste

{{Legend
|symbol1  =
|desc1    =
|symbol2  =
|desc2    =
|symbol3  =
|desc3    =
|symbol4  =
|desc4    =
|symbol5  =
|desc5    =
|symbol6  =
|desc6    =
|symbol7  =
|desc7    =
|symbol8  =
|desc8    =
|symbol9  =
|desc9    =
|symbol10 =
|desc10   =
}}
Documentation transcluded from Template:Legend/doc.
Advertisement