Template:PersonBoxTight: Difference between revisions

From Blank Chronicle
(Created page with "<noinclude> Module for displaying information about people. '''Usage:''' <syntaxhighlight lang="html+handlebars">{{subst:PersonBoxTight|image=|name=|blurb=}}</syntaxhighligh...")
 
No edit summary
Line 4: Line 4:
'''Usage:'''
'''Usage:'''


<syntaxhighlight lang="html+handlebars">{{subst:PersonBoxTight|image=|name=|blurb=}}</syntaxhighlight>
<syntaxhighlight lang="html+handlebars">{{PersonBoxTight|image=|name=|blurb=}}</syntaxhighlight>
</noinclude>
</noinclude>
<div class="person-container tight">
<div class="person-container tight">

Revision as of 19:13, 8 January 2021

Module for displaying information about people.

Usage:

{{PersonBoxTight|image=|name=|blurb=}}

[[File:{{{image}}}]]

{{{name}}}

{{{blurb}}}