Difference between revisions of "Template:Infobox CS"
Jump to navigation
Jump to search
sc4e>CasperVg (Infobox Mayor Diary. For use in my MD Project.) |
sc4e>CasperVg (Infobox Mayor Diary. For use in my MD Project.) |
(No difference)
| |
Revision as of 08:32, 28 August 2008
Syntax
{{infobox MD
|type =
|image1 =
|image2 =
|author =
|desc =
|tag =
|link =
|status =
|awards =
}}
- type - the type of showoff-thread it is (City Journal or Mayor Diary)
- image1 - an example image.
- image2 - another example image.
- author - the author
- desc - small description
- tag - words describing the MD/CJ. (exempli gratia: Historical, Re-creation) (max. 6)
- link - link to the MD/CJ
- status - status of the MD/CJ. Active, Inactive, Archived
- awards - awards that the MD/CJ has received. That included Of Special Interest This Month and Trixie's (related to CJs)
Example
Syntax
{{infobox MD
|type =
|image1 =
|image2 =
|author =
|desc =
|tag =
|link =
|status =
|awards =
}}
- type - the type of showoff-thread it is (City Journal or Mayor Diary)
- image1 - an example image.
- image2 - another example image.
- author - the author
- desc - small description
- tag - words describing the MD/CJ. (exempli gratia: Historical, Re-creation) (max. 6)
- link - link to the MD/CJ
- status - status of the MD/CJ. Active, Inactive, Archived
- awards - awards that the MD/CJ has received. That included Of Special Interest This Month and Trixie's (related to CJs)
Example
Template loop detected: Template:Infobox MD
</noinclude>{| id="temptable" width="600px" cellspacing="0" cellpadding="5px" align="left"
! colspan="2" align=center style="font-size:16pt;"| {{{type}}}
|-
! colspan="2"| Images
|-
| class="noright"|
|
|-
! colspan="2"| Author
|-
| colspan="2" class="author"|
{{{author}}}
|-
! colspan="2"| Description
|-
| colspan="2" class="desc"|
{{{desc}}}
|-
! colspan="2"| Tags
|-
| colspan="2" class="tags"|
{{{tag}}}
|-
! colspan="2"| Link
|-
| colspan="2" class="link"|
{{{link}}}
|-
! colspan="2"| Status
|-
| colspan="2"|
{{{status}}}
|-
! colspan="2"| Awards
|-
| colspan="2"|
{{{awards}}}
| {{{type}}} | |
|---|---|
| Images | |
| Author | |
|
{{{author}}} | |
| Description | |
|
{{{desc}}} | |
| Tags | |
|
{{{tag}}} | |
| Link | |
|
{{{link}}} | |
| Status | |
|
{{{status}}} | |
| Awards | |
|
{{{awards}}} |
|