... |
... |
@@ -1,11 +3,14 @@ |
1 |
|
-// Make sure there's a blank line above this |
2 |
|
- |
3 |
3 |
{{tocplusinfobox |
4 |
|
- image="YourImageName.jpg" // Optional |
|
2 |
+ image="YourImageName.jpg" // Optional: Add image filename if you have one |
5 |
5 |
name="Actual Name for Tadres Page" |
6 |
6 |
category="Actual Category" |
7 |
7 |
subjectType="Actual Subject Type" |
8 |
|
- // ... other parameters ... |
|
6 |
+ affiliation="Actual Affiliation" // Optional |
|
7 |
+ ideology="Actual Ideology" // Optional |
|
8 |
+ opposingViews="Any opposing views text" // Optional |
|
9 |
+ relatedTopics="Links or text" // Optional |
|
10 |
+ keyEvents="Relevant events" // Optional |
|
11 |
+ summary="A brief summary for this page." // Optional |
9 |
9 |
}} |
10 |
10 |
This is the main introduction content for the tadres page. |
11 |
11 |
|
... |
... |
@@ -13,7 +13,3 @@ |
13 |
13 |
More details go here. |
14 |
14 |
{{/tocplusinfobox}} |
15 |
15 |
|
16 |
|
-// Make sure there's a blank line below this |
17 |
|
-// (You can add more content after this blank line if needed) |
18 |
|
- |
19 |
|
- |