Form:Topic: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Hardcoding input type for dates)
(Removed formatting)
Line 4: Line 4:
   <p><strong>Title:</strong> {{{field|page title}}}</p>
   <p><strong>Title:</strong> {{{field|page title}}}</p>


<div style="border:1px black solid; padding:5px;">
{{{for template|Wikipedia|multiple|Wikipedia articles}}}
  <p><strong>Wikipedia articles</strong></p>
{{{for template|Wikipedia|multiple}}}
   <p><strong>Wikipedia article name (leave blank if equal to this page name):</strong> {{{field|1}}}</p>
   <p><strong>Wikipedia article name (leave blank if equal to this page name):</strong> {{{field|1}}}</p>
{{{end template}}}
{{{end template}}}
</div>
 
{{{for template|Topic}}}
{{{for template|Topic}}}
   <p><strong>Start date:</strong> {{{field|start date|input type=date}}}</p>
   <p><strong>Start date:</strong> {{{field|start date|input type=date}}}</p>
   <p><strong>End date:</strong> {{{field|end date|input type=date}}}</p>
   <p><strong>End date:</strong> {{{field|end date|input type=date}}}</p>
{{{end template}}}
{{{end template}}}

Revision as of 16:26, April 24, 2007

Add/edit a topic

Please fill out the following fields; only the title is mandatory.

Title: page title

Wikipedia

Wikipedia article name (leave blank if equal to this page name): 1

{{{end template}}}

Topic

Start date: start date

End date: end date

{{{end template}}}