User:Jph2/sandbox: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<pre>{{#ifeq: {{NAMESPACE}} | User | The namespace is ''User'' | That's not correct}}</pre> {{#ifeq: {{NAMESPACE}} | User | The namespace is ''User'' | That's not correct}} <pre> {{#if: {{{5}}} | :''Main articles: {{{1|l1}}}, {{{2|l2}}}, {{{3|l3}}}, {{{4|l4}}}, and {{{5|l5}}'' | {{#if: {{{4}}} | :''Main articles: {{{1|l1}}}, {{{2|l2}}}, {{{3|l3}}}, and {{{4|l4}}}'' | {{#if: {{{3}}} | :''Main articles: {{{1|l1}}}, {{{2|l2}}}, and {{{3|l3}}}'' | {{#if: {{{2}}} | :''Main...") |
mNo edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Negasi]] has eight ministries: | |||
* Agriculture and Resources | |||
* Health and Welfare | |||
* Industry and Trade | |||
* Infrastructure and Transport | |||
* Global Affairs | |||
* Knowledge and Culture | |||
* National Defense | |||
* Public Safety | |||
<br /> | |||
---- | |||
<br /> | |||
For templates, use conditionals to hide unused rows<br /> | |||
<code><nowiki>|- {{#if: {{{source|}}} | style="vertical-align:top" | style="display:none" }}</nowiki></code> | |||
<br />(bear in mind <nowiki>{{</nowiki>[[Template:Code|code]]}} wraps text in a <code><nowiki><code></nowiki></code> span). | |||
<br /> | |||
---- | |||
"Nothing to see here, folks. Move along." | |||
Latest revision as of 09:51, 13 November 2024
Negasi has eight ministries:
- Agriculture and Resources
- Health and Welfare
- Industry and Trade
- Infrastructure and Transport
- Global Affairs
- Knowledge and Culture
- National Defense
- Public Safety
For templates, use conditionals to hide unused rows
|- {{#if: {{{source|}}} | style="vertical-align:top" | style="display:none" }}
(bear in mind {{code}} wraps text in a <code>
span).
"Nothing to see here, folks. Move along."