Template:Clipping: Difference between revisions

From Protoball
Jump to navigation Jump to search
(Origin)
(default form clipping)
 
(9 intermediate revisions by the same user not shown)
Line 18: Line 18:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{{Clipping Box}}{{#set:Title={{{Title|}}}}}
</noinclude><includeonly>{{#default_form:Clipping}}{{Clipping Box}}{{#set:Title={{{Title|}}}}}
{| class=stats
{| class=stats
|-
|-
! Date of Game  {{#set:Date={{{Date|}}}|Type of Date={{{Type of Date|}}}}}
! Date {{#set:Date={{{Date|}}}|Type of Date={{{Type of Date|}}}}}
| {{Typed Date|{{{Date|}}}|{{{Type of Date|}}}}}
| {{Typed Date|{{{Date|}}}|{{{Type of Date|}}}}}
|-
|-
Line 28: Line 28:
|- {{#if: {{{Source|}}} || class=hidden }}
|- {{#if: {{{Source|}}} || class=hidden }}
! Source
! Source
| [[Source::{{{Source|}}}]]
| {{{Source|}}}{{#set:Source={{{Source|}}}}}
|- {{#if: {{{Clipping Tags|}}}||class=hidden}}
|- {{#if: {{{Clipping Tags|}}}||class=hidden}}
! Tags
! Tags
Line 35: Line 35:
! Warning
! Warning
| [[Warning::{{{Warning|}}}]]
| [[Warning::{{{Warning|}}}]]
|- {{#if: {{{Comment|}}} || class=hidden }}
|-
! Comment
! Comment
| [[Comment::{{{Comment|}}}]]
| [[Comment::{{{Comment|}}}]] {{CommentPrompt|{{{Comment|}}}}}
|- {{#if: {{{Query|}}} || class=hidden }}
|-
! Query
! Query
| [[Query::{{{Query|}}}]]  
| [[Query::{{{Query|}}}]] {{QueryPrompt|{{{Query|}}}}}
|- {{#if: {{{Submitted by|}}} || class=hidden }}
|- {{#if: {{{Submitted by|}}} || class=hidden }}
! Submitted by
! Submitted by
Line 46: Line 46:
|- {{#if: {{{Origin|}}} || class=hidden }}
|- {{#if: {{{Origin|}}} || class=hidden }}
! Origin
! Origin
| [[Origin::{{{Origin|}}}]]
| {{{Origin|}}}{{#set:Origin={{{Origin|}}}}}
|}
|}
{{Discussion}}
{{Discussion}}
[[Category:Clippings]]
[[Category:Clippings]]
</includeonly>
</includeonly>

Latest revision as of 07:15, 27 June 2020

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

{{Clipping
|Title=
|Text=
|Source=
|Date=
|Type of Date=Day, Month, Year, Circa, Decade
|Clipping Tags=
|Warning=
|Comment=
|Query=
|Submitted by=
|Origin=
}}

Edit the page to see the template text.