Difference between revisions of "Form:Post"
From elanthipedia
(Created page with '<noinclude> This is the 'Post' form. To add a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that pag...') |
(Added note about CDT standard) |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
To add a page with this form, enter the page name below; | To add a page with this form, enter the page name below; | ||
if a page with that name already exists, you will be sent to a form to edit that page. | if a page with that name already exists, you will be sent to a form to edit that page. | ||
+ | |||
+ | Article names should follow this format.<br> | ||
+ | Post:''<Post Title>''-''<date>''-''<time>''<br> | ||
+ | Date should be in MM/DD/YYY. Time should be in 24 hour and converted to CDT for standardization.<br> | ||
+ | |||
+ | E.G. ''[[Post:Shadow Web Rewrite - 2/27/2009 - 19:55:55]]'' | ||
+ | |||
+ | Don't forget to link the post to a subject via [[Template:PRel]]. (Enclose the subject in <nowiki>{{PRel|xxxxx}}</nowiki> ) | ||
{{#forminput:Post}} | {{#forminput:Post}} | ||
Line 9: | Line 17: | ||
{{{for template|Post}}} | {{{for template|Post}}} | ||
{| class="formtable" | {| class="formtable" | ||
+ | ! Author (Forum Name): | ||
+ | | {{{field|a}}} | ||
+ | |- | ||
! Title: | ! Title: | ||
| {{{field|t}}} | | {{{field|t}}} | ||
Line 17: | Line 28: | ||
! Post Number: | ! Post Number: | ||
| {{{field|n}}} | | {{{field|n}}} | ||
− | |||
− | |||
− | |||
|- | |- | ||
! Forum: | ! Forum: | ||
| {{{field|f}}} | | {{{field|f}}} | ||
|- | |- | ||
− | ! | + | ! Type: |
− | | {{{field| | + | | {{{field|c}}} |
+ | |- | ||
+ | ! Post: | ||
+ | | {{{field|p|input type=textarea}}} | ||
+ | |- | ||
+ | ! Subject: | ||
+ | | {{{field|sub}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} |
Latest revision as of 01:53, 20 August 2011
This is the 'Post' form. To add a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.
Article names should follow this format.
Post:<Post Title>-<date>-
Date should be in MM/DD/YYY. Time should be in 24 hour and converted to CDT for standardization.
E.G. Post:Shadow Web Rewrite - 2/27/2009 - 19:55:55
Don't forget to link the post to a subject via Template:PRel. (Enclose the subject in {{PRel|xxxxx}} )