Template:CollectionsBox: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
{| style="width:30em;margin:auto;margin-bottom:2ex;border:1px solid #dddddd;background-color:#ffffe0;font-size:10pt;" |
{| style="width:30em;margin:auto;margin-bottom:2ex;border:1px solid #dddddd;background-color:#ffffe0;font-size:10pt;" |
| style="width:7em" | ||
| style="width:7em" | ||
|-


{{#if: {{{editor|}}} |
{{#if: {{{editor|}}} |
! Edition by
! Edition by
{{!}} {{{editor}}}
{{!}} {{{editor}}}
{{!}}-}}
{{#if: {{{guides|}}} |
! In guides
{{!}} {{{guides}}}
{{!}}-}}
{{!}}-}}


Line 12: Line 18:
|}
|}


{| style="width:30em;margin:auto;margin-bottom:2ex;border:1px solid #dddddd;background-color:#ffffe0;font-size:10pt;" |
<noinclude>
| style="width:7em" | ||
Use this as follows:
|-
 
! Edition by
<pre>
| {{{editor}}}
{{CollectionsBox
|-
|editor=Editor Name
! In guides
|guides=[[List of]], [[Guides that point to]], [[the page]]
| {{{guides}}}
</pre>
|}
 
All of the parts are optional.
</noinclude>

Revision as of 14:10, 6 March 2013

In guides {{{guides}}}


Use this as follows:

{{CollectionsBox
|editor=Editor Name
|guides=[[List of]], [[Guides that point to]], [[the page]]

All of the parts are optional.