Fallout Wiki
Fallout Wiki
{{{1}}} {{{2}}}
Template documentation (for the template shown above, sometimes hidden or invisible)

Group row for use in Template:Nb main.

Usage[]

{{nb group|content}}

Optional:
align1=text alignment for the left/group cell; possible values: center, left or right (defaults to center if not specified)
align2=text alignment for the right/content cell; possible values: center, left or right (defaults to left if not specified)
inblock=yes/no (default: no), whether this group is in a block (used in conjunction with Template:Nb block)

Examples[]

Example with all attributes[]

{{nb group|align1=right|align2=center|group|content}}

results in:

group content

Example without attributes[]

{{nb group|group|content}}

results in:

group content

Documentation transcluded from Template:Nb group/doc.