====== Banner Campaign Model ======
[ [[data|data models]] ]

Banner Campaigns do not get their own page. They can be added on a story page (such as an election story), with a corporation (such as when they run a campaign above and beyond their regular advertising), or on a faction page (such as when advertising economic goods). They can alternatively be listed on your user page.

^ Banner Campaign  ^^
^ Banner [image]    | The banner you wish to display. Must be 468x60 pixels, or will be deformed to that ratio. |
^ Link [page]       | The wiki page to link to. Alternatively can be used with the ''[forum]'' type and a thread ID to link to. |
^ Title             | The text to display on mouseover/textual displays of the banner |
^ User [ref::user]  | The user behind the campaign |
^ Start [date]      | The date that the banner campaign should be activated. The banner will not show until this date has past. Use the following date format: yyyy-mm-dd  |
^ End [date]        | The date that the banner campaign should end. The banner campaign will not show after this date has passed. Use the following date format: yyyy-mm-dd. Leave blank for eternal campaign  |

===== Example =====
<code>
<data banner_campaign>
Banner [image]      : 
Link [page]         : 
Title               : 
User [ref::user]    : 
Start [date]        : 
End [date]          : 
</data>
</code>