Template:EmailInfobox: Difference between revisions
From Valve Cut Content
m (1 revision imported) |
(create box) |
||
Line 1: | Line 1: | ||
{{Infobox | |||
| title = {{PAGENAME}} | |||
|image1={{#if: {{{image2|}}} | [[File:{{{image1}}}|300px]]|}} | |||
|caption1={{#if: {{{caption1|}}} |{{{caption1}}} |}} | |||
|image2={{#if: {{{image2|}}} | [[File:{{{image2}}}|300px]]|}} | |||
|caption2={{#if: {{{caption2|}}} |{{{caption2}}} |}} | |||
|image3={{#if: {{{image3|}}} | [[File:{{{image3}}}|300px]]|}} | |||
|caption3={{#if: {{{caption3|}}} |{{{caption3}}} |}} | |||
| header1 = Info | |||
| label2 = {{#if: {{{date|}}} | Date |}} | |||
| data2 = {{#if: {{{date|}}} | {{{date}}} |}} | |||
| label3 = {{#if: {{{format|}}} | Format |}} | |||
| data3 = {{#if: {{{format|}}} | {{{format}}} |}} | |||
| label4 = {{#if: {{{pages|}}} | Pages |}} | |||
| data4 = {{#if: {{{pages|}}} | {{{pages}}} |}} | |||
| label5 = {{#if: {{{from|}}} | From |}} | |||
| data5 = {{#if: {{{from|}}} | {{{from}}} |}} | |||
| label6 = {{#if: {{{to|}}} | To |}} | |||
| data6 = {{#if: {{{to|}}} | {{{to}}} |}} | |||
| label7 = {{#if: {{{visible_scans|}}} | Visible Scans |}} | |||
| data7 = {{#if: {{{visible_scans|}}} | {{{visible_scans}}} |}} | |||
| label8 = {{#if: {{{classification|}}} | Classification |}} | |||
| data8 = {{#if: {{{classification|}}} | {{{classification}}} |}} | |||
}} | |||
<noinclude> | <noinclude> | ||
Example usage:<pre> | Example usage:<pre> |
Revision as of 20:21, 23 December 2018
Info |
---|
Example usage:
{{EmailInfobox <!-- This is primarily intended for use in the FBI doc transcription. --> |image1=fuckyou.png <!-- Image of email, for "homework showing" purposes --> |date=May 26th, 2003 <!-- Date referenced --> |format= <!-- Format. Email, document, or fax --> |pages=11-29 <!-- Pages it appears in on the FBI doc --> |from=Axel Gembe <!-- "From" people --> |to=GabeN <!-- "To" people --> |visible_scans=Example <!-- Number of re-scans visible, and dates referenced on said rescans like this: *1, May 5, 2003 *2, May 7, 2003 *3, May 19, 2011 --> |classification=????<!-- stated classification --> }}