Template:Infobox pen show: Difference between revisions
Jump to navigation
Jump to search
First version, but map not where I want it. |
mNo edit summary |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 9: | Line 9: | ||
| Location: || [[Location::{{{location}}}]] | | Location: || [[Location::{{{location}}}]] | ||
|- bgcolor="#ffffff" | |- bgcolor="#ffffff" | ||
| Web Site: || | | Web Site: || {{{url}}} | ||
|- bgcolor="#ffffff" | |- bgcolor="#ffffff" | ||
| Series Number: || {{{series_number}}} | |||
|- bgcolor="#ffffff" | |||
| Series Title: || {{{series_title}}} | |||
|- bgcolor="#ffffff" | |||
{{#if: {{{location}}} | | |||
<div style="float: right"> | |||
{{#display_map:{{{location}}}|width=300 |height=300 }} | |||
</div> | |||
}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
===Description=== | ===Description=== | ||
| Line 29: | Line 35: | ||
| location = | | location = | ||
| url = | | url = | ||
| series_number = | |||
| series_title = | |||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
Latest revision as of 19:21, 1 June 2020
| {{{name}}} | |
|---|---|
| Start Date: | {{{startdate}}} |
| End Date: | {{{enddate}}} |
| Location: | {{{location}}} |
| Web Site: | {{{url}}} |
| Series Number: | {{{series_number}}} |
| Series Title: | {{{series_title}}} |
Description[edit]
This template is used to create an infobox in an article about a pen show. To use it in an article, copy the template below and paste it into an article. Empty fields won't be displayed in the article.
Template[edit]
{{Infobox pen show
| name =
| startdate =
| enddate =
| location =
| url =
| series_number =
| series_title =
}}