Difference between revisions of "Template:Resource"

From Super Robot Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> <pre> {{Log | cast = A comma delimited list of characters | subject = The resource subject | location = Where did it take place? | date = What was the OOC date? |...")
 
m
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
<pre>
 
<pre>
{{Log
+
{{Resource
| cast = A comma delimited list of characters
+
| groups = A comma delimited list of groups this resource relates to.
| subject = The resource subject
+
| subject = The subject of the resource.
| location = Where did it take place?
+
| date = (Optional) Override the default date based on the page name. Use the OOC date.
| date = What was the OOC date?
 
 
| summary = A short summary of the scene.
 
| summary = A short summary of the scene.
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude><includeonly>
 
</noinclude><includeonly>
*'''Log: {{PAGENAME}}'''
+
*'''Resource: {{PAGENAME}}'''
*'''Subject:''' {{{subject|Fill out the Subject please.}}}
+
*'''Subject:''' {{{subject|Fill out the subject please.}}}
*'''Groups:''' {{#arraymap:{{{cast|}}}|, |x|[[Category:x Resources]][[x]]}}
+
*'''Groups:'''&nbsp;{{#arraymap:{{{groups|}}}|,|x|[[Category:x Resources]][[x]]}}
*'''Where:''' {{{location|Fill out the location please.}}}
+
*'''Date:''' {{UCDate | date= {{{date | {{PAGENAME}} }}} }}
*'''Date:''' {{{date|Fill out the date please.}}}
 
 
*'''Summary''': {{{summary|Fill out the summary please.}}}
 
*'''Summary''': {{{summary|Fill out the summary please.}}}
 
----
 
----
 +
[[Category:Resources]]
 
</includeonly>
 
</includeonly>
 
[[Category:Resources]]
 

Latest revision as of 03:49, 13 July 2022

{{Resource
| groups = A comma delimited list of groups this resource relates to.
| subject = The subject of the resource.
| date = (Optional) Override the default date based on the page name. Use the OOC date.
| summary = A short summary of the scene.
}}