Template:Infobox making it public: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "<noinclude> This is the "Work" template. It should be called in the following format: <pre> {{Graduation_work |Description= |Creator= |Date= |Bio= |Thumbnail= |Website= |Catal...")
 
No edit summary
Line 3: Line 3:
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{Graduation_work
{{Thematic Project
|Description=
| name            =  
|Creator=
| image            =  
|Date=
| imagesize        =
|Bio=
| caption          =  
|Thumbnail=
| alternate_name  =
|Website=
| start_date      =  
|Catalog-Text1=
| end_date        =  
|Catalog-Text2=
| organisers      =  
|Catalog-Text3=
| guest_speakers  =
| thematic_page    =
}}
}}
Description
Description
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
</noinclude>
<includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
|-
|-
! Creator
! Name
| {{{Creator|}}}
| {{{name|}}}
|-
|-
! Year
! Start Date
| {{{Date|}}}
| {{{start_date|}}}
|-
|-
! Bio
! End Date
| {{{Bio|}}}
| {{{end_date|}}}
{{#if:{{{Thumbnail|}}}|{{!}}-
! Thumbnail
{{!}} [[File:{{{Thumbnail|}}}|thumb]] }}
{{#if:{{{Website|}}}|{{!}}-
! Website
{{!}} {{{Website|}}} }}
|-
|-
! Catalog-Text1
! Organisers
| {{{Catalog-Text1|}}}  
| {{{organisers|}}}
|-
! Thematic Project page link
! Catalog-Text2
| {{{thematic_page|}}}
| {{{Catalog-Text2|}}}
|-
! Catalog-Text3
| {{{Catalog-Text3|}}}  
|}
|}


{{{Description|}}}
------
------
[[Category:Graduation work]]
[[Category:{{{Date|}}}]]
</includeonly>
</includeonly>

Revision as of 16:09, 5 November 2015

This is the "Work" template. It should be called in the following format:

{{Thematic Project
| name             = 
| image            = 
| imagesize        =
| caption          = 
| alternate_name   =
| start_date       = 
| end_date         = 
| organisers       = 
| guest_speakers   = 
| thematic_page    =
}}
Description

Edit the page to see the template text.