Template:Infobox Agent: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude> Infobox for ICE List agent pages. Usage: {{Infobox Agent | name = | image = Example.jpg | agency = | role = | field_office = | state = | status = }} </noinclude> <includeonly> <div class="infobox" style="width:260px; float:right; clear:right; margin:0 0 1em 1em; border:1px solid #ccc; background:#f9f9f9; padding:0.5em;"> <!-- NAME --> <div style="font-size:120%; font-weight:bold; text-align:center; marg..." |
No edit summary |
||
| Line 4: | Line 4: | ||
{{Infobox Agent | {{Infobox Agent | ||
| name = | | name = | ||
| image = Example.jpg | | image = Example.jpg <!-- or leave blank to use placeholder --> | ||
| agency = | | agency = | ||
| role = | | role = | ||
| Line 21: | Line 21: | ||
</div> | </div> | ||
<!-- IMAGE --> | <!-- IMAGE (no parser functions needed) --> | ||
<div style="text-align:center; margin-bottom:0.5em;"> | <div style="text-align:center; margin-bottom:0.5em;"> | ||
[[File:{{{image|Agent-placeholder.jpg}}}|250px|alt={{{name|Agent image}}}]] | |||
</div> | </div> | ||