Difference between revisions of "Template:Issue"

From Beyond Social
m (1 revision imported: import from temporary local wiki)
 
(8 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
|-  
+
|-
 
! Issue Number
 
! Issue Number
| {{{Issue Number|}}}
+
| id="issue_numb" | {{{Issue Number|}}}
|-  
+
|-
 
! Issue Name
 
! Issue Name
 
| id="issue_name" | {{{Issue Name|}}}
 
| id="issue_name" | {{{Issue Name|}}}
|-  
+
|-
 
! Issue Status
 
! Issue Status
| {{{Issue Status|input type=menuselect|
+
| id="issue_status" | {{{Issue Status|input type=menuselect|
 
structure=
 
structure=
 
* Open Call
 
* Open Call
 
* In Progress
 
* In Progress
 
* Published}}}
 
* Published}}}
|
+
|-
}
+
! Issue Text
 +
| id="issue_text" | {{{Issue Text|input type=text|}}}
 +
|}
  
 
'''If the Category link bellow is red: '''
 
'''If the Category link bellow is red: '''
 
* click on it to create the page for that category  
 
* click on it to create the page for that category  
* paste to that page: <pre>[[Category:Issue]]</pre>
+
* paste to that page: <pre></pre>
 
* Save
 
* Save
  

Latest revision as of 18:53, 10 October 2017

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

{{Issue
|Issue Number=
|Issue Name=
|Issue Status=
}}

Edit the page to see the template text.