Jump to content

Template:X8: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Sandbot (talk | contribs)
m Sandbot (talk) (contributions): Manual reset of sandbox.
Line 1: Line 1:
This sandbox is itself a template. This sandbox is for experimenting with templates.
This sandbox is itself a template. This sandbox is for experimenting with templates.
{{Please leave this line alone (template sandbox heading)}}
{{Please leave this line alone (template sandbox heading)}}

[[Template:X8/Rsoandrew/14 May 2007/14:08]]
If you defined parameters such as <tt><nowiki>{{Template sandbox|First|Second|name="Named"}}</nowiki></tt>:
{| class="infobox" cellpadding="2" cellspacing="2" style="font-size: 90%; text-align: left;"
;First:{{{1}}}
|-
;Second:{{{2}}}
| colspan="2" align=center style="font-size:1.3em; {{#if:{{{logo|}}}|&nbsp;|border-bottom:solid 1px #ccd2d9;}}" | '''{{{agency}}}'''
;Name:{{{name}}}
|-

{{#if: {{{logo|<noinclude>-</noinclude>}}} |
----
{{!}} align="center" colspan="2" style="background-color:#ffffff; border-top:solid 1px #ccd2d9; {{#if:{{{motto|}}}|&nbsp;|border-bottom:solid 1px #ccd2d9;}}"{{!}} {{{logo}}}
<!-- Hello! Feel free to try your formatting and editing skills below this line. As this page is for editing experiments, this page will automatically be cleaned every 12 hours. -->
{{!}}-
}}
{{#if: {{{motto|<noinclude>-</noinclude>}}}|
{{!}} align="center" colspan="3" style="background-color:#ffffff; border-bottom:solid 1px #ccd2d9;"{{!}} {{{motto}}}
{{!}}-
}}
{{#if: {{{established<includeonly>|</includeonly>}}} |
{{!}}'''Established'''
{{!}}width="150"{{!}}{{{established}}}
{{!}}-
}}
{{#if: {{{jurisdiction<includeonly>|</includeonly>}}} |
{{!}}'''Jurisdiction'''
{{!}} {{{jurisdiction}}}
{{!}}-
}}
{{#if: {{{agents<includeonly>|</includeonly>}}} |
{{!}}'''Agents'''
{{!}} {{{agents}}}
{{!}}-
}}
{{#if: {{{uniformed officers<includeonly>|</includeonly>}}} |
{{!}}'''Uniformed Officers'''
{{!}} {{{uniformed officers}}}
{{!}}-
}}
{{#if: {{{special units<includeonly>|</includeonly>}}} |
{{!}}'''Special Units'''
{{!}} {{{special units}}}
{{!}}-
}}
{{#if: {{{field offices<includeonly>|</includeonly>}}} |
{{!}}'''Field Offices'''
{{!}} {{{field offices}}}
{{!}}-
}}
{{#if: {{{resident agencies<includeonly>|</includeonly>}}} |
{{!}}'''Resident Agencies'''
{{!}} {{{resident agencies}}}
{{!}}-
}}
{{#if: {{{overseas offices<includeonly>|</includeonly>}}} |
{{!}}'''Overseas Offices'''
{{!}} {{{overseas offices}}}
{{!}}-
}}
{{#if: {{{director<includeonly>|</includeonly>}}} |
{{!}}'''Director'''
{{!}} {{{director}}}
{{!}}-
}}
|}
<noinclude>
== Usage ==
<pre>
{{Infobox Federal LEO
| agency =
| logo =
| motto =
| established =
| jurisdiction =
| agents =
| uniformed officers =
| special units =
| field offices =
| resident agencies =
| overseas offices =
| director =
}}
</pre>[[Category: Infobox templates|Federal LEO]]</noinclude>

Revision as of 19:40, 14 May 2007

This sandbox is itself a template. This sandbox is for experimenting with templates.

If you defined parameters such as {{Template sandbox|First|Second|name="Named"}}:

First
{{{1}}}
Second
{{{2}}}
Name
{{{name}}}