Template:Exper3: Difference between revisions
mNo edit summary |
No edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| | <noinclude> | ||
This is the "exper3" template. | |||
It should be called in the following format: | |||
<pre> | |||
{{exper3 | |||
|description= | |||
|author= | |||
|source= | |||
|date= | |||
|permission= | |||
}} | |||
</pre> | |||
Edit the page to see the template text. | |||
</noinclude><includeonly>{| class="wikitable" | |||
! Description | |||
| [[Description::{{{description|}}}]] | |||
|- | |- | ||
! Author | |||
| | | [[Author::{{{author|}}}]] | ||
| | |- | ||
| | ! Source | ||
| | | {{#arraymap:{{{source|}}}|Reason1,Reason2,Reason3,|x|[[Source::x]]}} | ||
|- | |||
! Date | |||
| [[Date::{{{date|}}}]] | |||
|- | |||
! Permission | |||
| [[Permission::{{{permission|}}}]] | |||
|} | |} | ||
<noinclude> [[Category: | |||
</includeonly> | |||
<noinclude>[[Category:Experiment]]</noinclude> |
Latest revision as of 10:58, 30 June 2021
This is the "exper3" template. It should be called in the following format:
{{exper3 |description= |author= |source= |date= |permission= }}
Edit the page to see the template text.