Template:CollectionsBox: Difference between revisions
Nick White (talk | contribs) No edit summary |
Nick White (talk | contribs) 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: | ||
|} | |} | ||
<noinclude> | |||
Use this as follows: | |||
<pre> | |||
{{CollectionsBox | |||
| | |editor=Editor Name | ||
|guides=[[List of]], [[Guides that point to]], [[the page]] | |||
</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.