<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.uobwiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Admin</id>
	<title>UoB Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.uobwiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Admin"/>
	<link rel="alternate" type="text/html" href="https://en.uobwiki.com/wiki/Special:Contributions/Admin"/>
	<updated>2026-08-01T15:10:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Bachelor_of_Science_in_Software_Engineering&amp;diff=718</id>
		<title>Bachelor of Science in Software Engineering</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Bachelor_of_Science_in_Software_Engineering&amp;diff=718"/>
		<updated>2026-06-19T05:49:57Z</updated>

		<summary type="html">&lt;p&gt;Admin: Created page with &amp;quot;Category:Undergraduate programs Category:Bachelor of Science programs  {{#subpagelist:}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Undergraduate programs]]&lt;br /&gt;
[[Category:Bachelor of Science programs]]&lt;br /&gt;
&lt;br /&gt;
{{#subpagelist:}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Computer_Architecture_(Computer_Science)&amp;diff=717</id>
		<title>Computer Architecture (Computer Science)</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Computer_Architecture_(Computer_Science)&amp;diff=717"/>
		<updated>2026-06-19T05:48:45Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox course&lt;br /&gt;
| title          = Computer Architecture&lt;br /&gt;
| codes          = ITCS 223&amp;lt;/br&amp;gt;&lt;br /&gt;
ITCS 222&lt;br /&gt;
| college        = [[College of Information Technology|Information Technology]]&lt;br /&gt;
| department     = [[Department of Computer Science|Computer Science]]&lt;br /&gt;
| programs       = [[Bachelor of Science in Computer Science|BSc in Computer Science]]&amp;lt;/br&amp;gt;&lt;br /&gt;
[[Bachelor of Science in Software Engineering|BSc in Software Engineering]]&lt;br /&gt;
| credits        = 3-0-3&lt;br /&gt;
| nqf_level      = 6&lt;br /&gt;
| notional_hours = 120&lt;br /&gt;
| nqf_credits    = 12&lt;br /&gt;
| prerequisite   = [[Data Structures|ITCS 214]]&lt;br /&gt;
| lectures_timing_location = Section 1: UTH 13:00 - 13:50 [[S40-2048]]&amp;lt;/br&amp;gt;&lt;br /&gt;
Section 2: UTH 12:00 - 12:50 [[S40-2048]]&amp;lt;/br&amp;gt;&lt;br /&gt;
Section 3: UTH 09:00 - 09:50 [[S40-2010]]&lt;br /&gt;
| general_mode   = Traditional&lt;br /&gt;
| coordinator    = [[Dr. Abdul Fattah Salman]]&lt;br /&gt;
| instructor     = [[Dr. Abdul Fattah Salman]]&lt;br /&gt;
| office_hours   = UTH 11:00 – 12:00&amp;lt;/br&amp;gt;&lt;br /&gt;
MW 12:00 – 13:00&lt;br /&gt;
| office_location  = [[S40-2057]]&lt;br /&gt;
| instructor_email = [mailto:amsalman@uob.edu.bh amsalman@uob.edu.bh]&lt;br /&gt;
| academic_year    = 2025-2026&lt;br /&gt;
| semester         = Second&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Computer Architecture&#039;&#039;&#039;, &#039;&#039;&#039;ITCS 223&#039;&#039;&#039;, or &#039;&#039;&#039;ITCS 222&#039;&#039;&#039; is a [[:Category:Department of Computer Science courses|computer science course]] which introduces the basics of computer architecture. Topics include data&lt;br /&gt;
representation, basics of digital logic, basics of Assembly language, Computer performance evaluation, data path and control unit, non-pipelined and pipelined processor design, main memory hierarchy. Assembly language programming is used as a means of exploring&lt;br /&gt;
instruction set architectures.&lt;br /&gt;
&lt;br /&gt;
[[Category:Department of Computer Science courses]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Infobox_course&amp;diff=716</id>
		<title>Template:Infobox course</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Infobox_course&amp;diff=716"/>
		<updated>2026-06-19T05:47:50Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| label1  = Course Title&lt;br /&gt;
|  data1  = {{{title|}}}&lt;br /&gt;
&lt;br /&gt;
| label2  = Course Code(s)&lt;br /&gt;
|  data2  = {{if empty|{{{codes|}}}|{{{code|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label3  = College&lt;br /&gt;
|  data3  = {{{college|}}}&lt;br /&gt;
&lt;br /&gt;
| label4  = Department&lt;br /&gt;
|  data4  = {{{department|}}}&lt;br /&gt;
&lt;br /&gt;
| label5  = Academic Program(s)&lt;br /&gt;
|  data5  = {{if empty|{{{programs|}}}|{{{program|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label6  = Course Credits&lt;br /&gt;
|  data6  = {{{credits|}}}&lt;br /&gt;
&lt;br /&gt;
| label7  = Course NQF Level&lt;br /&gt;
|  data7  = {{{nqf_level|}}}&lt;br /&gt;
&lt;br /&gt;
| label8  = Notional Hours&lt;br /&gt;
|  data8  = {{{notional_hours|}}}&lt;br /&gt;
&lt;br /&gt;
| label9  = NQF Credits&lt;br /&gt;
|  data9  = {{{nqf_credits|}}}&lt;br /&gt;
&lt;br /&gt;
| label10 = Prerequisite(s)&lt;br /&gt;
|  data10 = {{if empty|{{{prerequisites|}}}|{{{prerequisite|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label11 = Lectures Timing &amp;amp; Location&lt;br /&gt;
|  data11 = {{{lectures_timing_location|}}}&lt;br /&gt;
&lt;br /&gt;
| label12 = General Mode of Teaching and Learning&lt;br /&gt;
|  data12 = {{{general_mode|}}}&lt;br /&gt;
&lt;br /&gt;
| label13 = Course Coordinator&lt;br /&gt;
|  data13 = {{{coordinator|}}}&lt;br /&gt;
&lt;br /&gt;
| label14 = Course Instructor&lt;br /&gt;
|  data14 = {{if empty|{{{instructor|}}}|{{{coordinator|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label15 = Office Hours&lt;br /&gt;
|  data15 = {{{office_hours|}}}&lt;br /&gt;
&lt;br /&gt;
| label16 = Office Location&lt;br /&gt;
|  data16 = {{{office_location|}}}&lt;br /&gt;
&lt;br /&gt;
| label17 = Instructor’s Email&lt;br /&gt;
|  data17 = {{{instructor_email|}}}&lt;br /&gt;
&lt;br /&gt;
| label18 = Academic Year&lt;br /&gt;
|  data18 = {{{academic_year|}}}&lt;br /&gt;
&lt;br /&gt;
| label19 = Semester&lt;br /&gt;
|  data19 = {{{semester|}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Infobox_course/doc&amp;diff=715</id>
		<title>Template:Infobox course/doc</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Infobox_course/doc&amp;diff=715"/>
		<updated>2026-06-19T05:36:13Z</updated>

		<summary type="html">&lt;p&gt;Admin: Created page with &amp;quot; &amp;lt;templatedata&amp;gt; { 	&amp;quot;params&amp;quot;: { 		&amp;quot;title&amp;quot;: {}, 		&amp;quot;codes&amp;quot;: {}, 		&amp;quot;college&amp;quot;: {}, 		&amp;quot;department&amp;quot;: {}, 		&amp;quot;academic_program&amp;quot;: {}, 		&amp;quot;credits&amp;quot;: {}, 		&amp;quot;nqf_level&amp;quot;: {}, 		&amp;quot;notional_hours&amp;quot;: {}, 		&amp;quot;nqf_credits&amp;quot;: {}, 		&amp;quot;prerequisites&amp;quot;: {}, 		&amp;quot;lectures_timing_location&amp;quot;: {}, 		&amp;quot;general_mode&amp;quot;: {}, 		&amp;quot;coordinator&amp;quot;: {}, 		&amp;quot;instructor&amp;quot;: {}, 		&amp;quot;office_hours&amp;quot;: {}, 		&amp;quot;office_location&amp;quot;: {}, 		&amp;quot;instructor_email&amp;quot;: {}, 		&amp;quot;academic_year&amp;quot;: {}, 		&amp;quot;semester&amp;quot;: {} 	}, 	&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot; } &amp;lt;/templatedata&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;title&amp;quot;: {},&lt;br /&gt;
		&amp;quot;codes&amp;quot;: {},&lt;br /&gt;
		&amp;quot;college&amp;quot;: {},&lt;br /&gt;
		&amp;quot;department&amp;quot;: {},&lt;br /&gt;
		&amp;quot;academic_program&amp;quot;: {},&lt;br /&gt;
		&amp;quot;credits&amp;quot;: {},&lt;br /&gt;
		&amp;quot;nqf_level&amp;quot;: {},&lt;br /&gt;
		&amp;quot;notional_hours&amp;quot;: {},&lt;br /&gt;
		&amp;quot;nqf_credits&amp;quot;: {},&lt;br /&gt;
		&amp;quot;prerequisites&amp;quot;: {},&lt;br /&gt;
		&amp;quot;lectures_timing_location&amp;quot;: {},&lt;br /&gt;
		&amp;quot;general_mode&amp;quot;: {},&lt;br /&gt;
		&amp;quot;coordinator&amp;quot;: {},&lt;br /&gt;
		&amp;quot;instructor&amp;quot;: {},&lt;br /&gt;
		&amp;quot;office_hours&amp;quot;: {},&lt;br /&gt;
		&amp;quot;office_location&amp;quot;: {},&lt;br /&gt;
		&amp;quot;instructor_email&amp;quot;: {},&lt;br /&gt;
		&amp;quot;academic_year&amp;quot;: {},&lt;br /&gt;
		&amp;quot;semester&amp;quot;: {}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Infobox_course&amp;diff=714</id>
		<title>Template:Infobox course</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Infobox_course&amp;diff=714"/>
		<updated>2026-06-19T05:34:03Z</updated>

		<summary type="html">&lt;p&gt;Admin: Created page with &amp;quot;{{Infobox | label1  = Course Title |  data1  = {{{title|}}}  | label2  = Course Code(s) |  data2  = {{{codes|}}}  | label3  = College |  data3  = {{{college|}}}  | label4  = Department |  data4  = {{{department|}}}  | label5  = Academic Program |  data5  = {{{academic_program|}}}  | label6  = Course Credits |  data6  = {{{credits|}}}  | label7  = Course NQF Level |  data7  = {{{nqf_level|}}}  | label8  = Notional Hours |  data8  = {{{notional_hours|}}}  | label9  = NQF C...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| label1  = Course Title&lt;br /&gt;
|  data1  = {{{title|}}}&lt;br /&gt;
&lt;br /&gt;
| label2  = Course Code(s)&lt;br /&gt;
|  data2  = {{{codes|}}}&lt;br /&gt;
&lt;br /&gt;
| label3  = College&lt;br /&gt;
|  data3  = {{{college|}}}&lt;br /&gt;
&lt;br /&gt;
| label4  = Department&lt;br /&gt;
|  data4  = {{{department|}}}&lt;br /&gt;
&lt;br /&gt;
| label5  = Academic Program&lt;br /&gt;
|  data5  = {{{academic_program|}}}&lt;br /&gt;
&lt;br /&gt;
| label6  = Course Credits&lt;br /&gt;
|  data6  = {{{credits|}}}&lt;br /&gt;
&lt;br /&gt;
| label7  = Course NQF Level&lt;br /&gt;
|  data7  = {{{nqf_level|}}}&lt;br /&gt;
&lt;br /&gt;
| label8  = Notional Hours&lt;br /&gt;
|  data8  = {{{notional_hours|}}}&lt;br /&gt;
&lt;br /&gt;
| label9  = NQF Credits&lt;br /&gt;
|  data9  = {{{nqf_credits|}}}&lt;br /&gt;
&lt;br /&gt;
| label10 = Prerequisite(s)&lt;br /&gt;
|  data10 = {{{prerequisites|}}}&lt;br /&gt;
&lt;br /&gt;
| label11 = Lectures Timing &amp;amp; Location&lt;br /&gt;
|  data11 = {{{lectures_timing_location|}}}&lt;br /&gt;
&lt;br /&gt;
| label12 = General Mode of Teaching and Learning&lt;br /&gt;
|  data12 = {{{general_mode|}}}&lt;br /&gt;
&lt;br /&gt;
| label13 = Course Coordinator&lt;br /&gt;
|  data13 = {{{coordinator|}}}&lt;br /&gt;
&lt;br /&gt;
| label14 = Course Instructor&lt;br /&gt;
|  data14 = {{if empty|{{{instructor|}}}|{{{coordinator|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label15 = Office Hours&lt;br /&gt;
|  data15 = {{{office_hours|}}}&lt;br /&gt;
&lt;br /&gt;
| label16 = Office Location&lt;br /&gt;
|  data16 = {{{office_location|}}}&lt;br /&gt;
&lt;br /&gt;
| label17 = Instructor’s Email&lt;br /&gt;
|  data17 = {{{instructor_email|}}}&lt;br /&gt;
&lt;br /&gt;
| label18 = Academic Year&lt;br /&gt;
|  data18 = {{{academic_year|}}}&lt;br /&gt;
&lt;br /&gt;
| label19 = Semester&lt;br /&gt;
|  data19 = {{{semester|}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Computer_Architecture_(Computer_Science)&amp;diff=713</id>
		<title>Computer Architecture (Computer Science)</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Computer_Architecture_(Computer_Science)&amp;diff=713"/>
		<updated>2026-06-19T05:16:56Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- TODO: replace infobox with a proper [[Template:Infobox courses]] --&amp;gt;&lt;br /&gt;
{{Infobox&lt;br /&gt;
| label1 = Course Title&lt;br /&gt;
| data1 = Computer Architecture&lt;br /&gt;
| label2  = Course Code&lt;br /&gt;
| data2  = ITCS 223&amp;lt;/br&amp;gt;&lt;br /&gt;
ITCS 222&lt;br /&gt;
| label3 = College&lt;br /&gt;
| data3 = [[College of Information Technology|Information Technology]]&lt;br /&gt;
| label4 = Department&lt;br /&gt;
| data4 = [[Department of Computer Science|Computer Science]]&lt;br /&gt;
| label5 = Academic Program&lt;br /&gt;
| data5 = [[Bachelor of Science in Computer Science|BSc in Computer Science]]&amp;lt;/br&amp;gt;&lt;br /&gt;
[[Bachelor of Science in Software Engineering|BSc in Software Engineering]]&lt;br /&gt;
| label6 = Course Credits&lt;br /&gt;
| data6 = 3-0-3&lt;br /&gt;
| label7 = Course NQF Level&lt;br /&gt;
| data7 = 6&lt;br /&gt;
| label8 = Notional Hours&lt;br /&gt;
| data8 = 120&lt;br /&gt;
| label9 = NQF Credits&lt;br /&gt;
| data9 = 12&lt;br /&gt;
| label10 = Prerequisite&lt;br /&gt;
| data10 = [[Data Structures|ITCS 214]]&lt;br /&gt;
| label11 = Lectures Timing &amp;amp; Location&lt;br /&gt;
| data11 = Section 1: UTH 13:00 - 13:50 [[S40-2048]]&amp;lt;/br&amp;gt;&lt;br /&gt;
Section 2: UTH 12:00 - 12:50 [[S40-2048]]&amp;lt;/br&amp;gt;&lt;br /&gt;
Section 3: UTH 09:00 - 09:50 [[S40-2010]]&lt;br /&gt;
| label12 = General Mode of Teaching and Learning&lt;br /&gt;
| data12 = Traditional&lt;br /&gt;
| label13 = Course Coordinator&lt;br /&gt;
| data13 = [[Dr. Abdul Fattah Salman]]&lt;br /&gt;
| label14 = Course Instructor&lt;br /&gt;
| data14 = [[Dr. Abdul Fattah Salman]]&lt;br /&gt;
| label15 = Office Hours&lt;br /&gt;
| data15 = UTH 11:00 – 12:00&lt;br /&gt;
MW 12:00 – 13:00&lt;br /&gt;
| label16 = Office Location&lt;br /&gt;
| data16 = [[S40-2057]]&lt;br /&gt;
| label17 = Instructor’s Email&lt;br /&gt;
| data17 = [mailto:amsalman@uob.edu.bh amsalman@uob.edu.bh]&lt;br /&gt;
| label18 = Academic Year&lt;br /&gt;
| data18 = 2025-2026&lt;br /&gt;
| label19 = Semester&lt;br /&gt;
| data19 = Second&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Computer Architecture&#039;&#039;&#039;, &#039;&#039;&#039;ITCS 223&#039;&#039;&#039;, or &#039;&#039;&#039;ITCS 222&#039;&#039;&#039; is a [[:Category:Department of Computer Science courses|computer science course]] which introduces the basics of computer architecture. Topics include data&lt;br /&gt;
representation, basics of digital logic, basics of Assembly language, Computer performance evaluation, data path and control unit, non-pipelined and pipelined processor design, main memory hierarchy. Assembly language programming is used as a means of exploring&lt;br /&gt;
instruction set architectures.&lt;br /&gt;
&lt;br /&gt;
[[Category:Department of Computer Science courses]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Computer_Architecture_(Computer_Science)&amp;diff=712</id>
		<title>Computer Architecture (Computer Science)</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Computer_Architecture_(Computer_Science)&amp;diff=712"/>
		<updated>2026-06-19T05:16:25Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- TODO: replace infobox with a proper [[Template:Infobox courses]] --&amp;gt;&lt;br /&gt;
{{Infobox&lt;br /&gt;
| label1 = Course Title&lt;br /&gt;
| data1 = Computer Architecture&lt;br /&gt;
| label2  = Course Code&lt;br /&gt;
| data2  = ITCS 223&amp;lt;/br&amp;gt;&lt;br /&gt;
ITCS 222&lt;br /&gt;
| label3 = College&lt;br /&gt;
| data3 = [[College of Information Technology|Information Technology]]&lt;br /&gt;
| label4 = Department&lt;br /&gt;
| data4 = [[Department of Computer Science|Computer Science]]&lt;br /&gt;
| label5 = Academic Program&lt;br /&gt;
| data5 = {{Hlist|[[Bachelor of Science in Computer Science|BSc in Computer Science]]|[[Bachelor of Science in Software Engineering|BSc in Software Engineering]]}}&lt;br /&gt;
| label6 = Course Credits&lt;br /&gt;
| data6 = 3-0-3&lt;br /&gt;
| label7 = Course NQF Level&lt;br /&gt;
| data7 = 6&lt;br /&gt;
| label8 = Notional Hours&lt;br /&gt;
| data8 = 120&lt;br /&gt;
| label9 = NQF Credits&lt;br /&gt;
| data9 = 12&lt;br /&gt;
| label10 = Prerequisite&lt;br /&gt;
| data10 = [[Data Structures|ITCS 214]]&lt;br /&gt;
| label11 = Lectures Timing &amp;amp; Location&lt;br /&gt;
| data11 = Section 1: UTH 13:00 - 13:50 [[S40-2048]]&amp;lt;/br&amp;gt;&lt;br /&gt;
Section 2: UTH 12:00 - 12:50 [[S40-2048]]&amp;lt;/br&amp;gt;&lt;br /&gt;
Section 3: UTH 09:00 - 09:50 [[S40-2010]]&lt;br /&gt;
| label12 = General Mode of Teaching and Learning&lt;br /&gt;
| data12 = Traditional&lt;br /&gt;
| label13 = Course Coordinator&lt;br /&gt;
| data13 = [[Dr. Abdul Fattah Salman]]&lt;br /&gt;
| label14 = Course Instructor&lt;br /&gt;
| data14 = [[Dr. Abdul Fattah Salman]]&lt;br /&gt;
| label15 = Office Hours&lt;br /&gt;
| data15 = UTH 11:00 – 12:00&lt;br /&gt;
MW 12:00 – 13:00&lt;br /&gt;
| label16 = Office Location&lt;br /&gt;
| data16 = [[S40-2057]]&lt;br /&gt;
| label17 = Instructor’s Email&lt;br /&gt;
| data17 = [mailto:amsalman@uob.edu.bh amsalman@uob.edu.bh]&lt;br /&gt;
| label18 = Academic Year&lt;br /&gt;
| data18 = 2025-2026&lt;br /&gt;
| label19 = Semester&lt;br /&gt;
| data19 = Second&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Computer Architecture&#039;&#039;&#039;, &#039;&#039;&#039;ITCS 223&#039;&#039;&#039;, or &#039;&#039;&#039;ITCS 222&#039;&#039;&#039; is a [[:Category:Department of Computer Science courses|computer science course]] which introduces the basics of computer architecture. Topics include data&lt;br /&gt;
representation, basics of digital logic, basics of Assembly language, Computer performance evaluation, data path and control unit, non-pipelined and pipelined processor design, main memory hierarchy. Assembly language programming is used as a means of exploring&lt;br /&gt;
instruction set architectures.&lt;br /&gt;
&lt;br /&gt;
[[Category:Department of Computer Science courses]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Bachelor_of_Science_in_Computer_Science&amp;diff=711</id>
		<title>Bachelor of Science in Computer Science</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Bachelor_of_Science_in_Computer_Science&amp;diff=711"/>
		<updated>2026-06-19T04:59:32Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Undergraduate programs]]&lt;br /&gt;
[[Category:Bachelor of Science programs]]&lt;br /&gt;
&lt;br /&gt;
{{#subpagelist:}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Bachelor_of_Science_in_Computer_Science/Academic_Plan_2024&amp;diff=710</id>
		<title>Bachelor of Science in Computer Science/Academic Plan 2024</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Bachelor_of_Science_in_Computer_Science/Academic_Plan_2024&amp;diff=710"/>
		<updated>2026-06-19T04:59:22Z</updated>

		<summary type="html">&lt;p&gt;Admin: Created page with &amp;quot;==Program Components== ==Teaching Language== English ==Detailed Study Plan== ===Year 1 - Semester 1=== ===Year 2 - Semester 4=== Computer Architecture&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Program Components==&lt;br /&gt;
==Teaching Language==&lt;br /&gt;
English&lt;br /&gt;
==Detailed Study Plan==&lt;br /&gt;
===Year 1 - Semester 1===&lt;br /&gt;
===Year 2 - Semester 4===&lt;br /&gt;
[[Computer Architecture]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Computer_Architecture_(Computer_Science)&amp;diff=709</id>
		<title>Computer Architecture (Computer Science)</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Computer_Architecture_(Computer_Science)&amp;diff=709"/>
		<updated>2026-06-19T04:52:12Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- TODO: replace infobox with a proper [[Template:Infobox courses]] --&amp;gt;&lt;br /&gt;
{{Infobox&lt;br /&gt;
| label1 = Course Title&lt;br /&gt;
| data1 = Computer Architecture&lt;br /&gt;
| label2  = Course Code&lt;br /&gt;
| data2  = {{Hlist|ITCS 223|ITCS 222}}&lt;br /&gt;
| label3 = College&lt;br /&gt;
| data3 = [[College of Information Technology|Information Technology]]&lt;br /&gt;
| label4 = Department&lt;br /&gt;
| data4 = [[Department of Computer Science|Computer Science]]&lt;br /&gt;
| label5 = Academic Program&lt;br /&gt;
| data5 = {{Hlist|[[Bachelor of Science in Computer Science|BSc in Computer Science]]|[[Bachelor of Science in Software Engineering|BSc in Software Engineering]]}}&lt;br /&gt;
| label6 = Course Credits&lt;br /&gt;
| data6 = 3-0-3&lt;br /&gt;
| label7 = Course NQF Level&lt;br /&gt;
| data7 = 6&lt;br /&gt;
| label8 = Notional Hours&lt;br /&gt;
| data8 = 120&lt;br /&gt;
| label9 = NQF Credits&lt;br /&gt;
| data9 = 12&lt;br /&gt;
| label10 = Prerequisite&lt;br /&gt;
| data10 = [[Data Structures|ITCS 214]]&lt;br /&gt;
| label11 = Lectures Timing &amp;amp; Location&lt;br /&gt;
| data11 = Section 1: UTH 13:00 - 13:50 [[S40-2048]]&lt;br /&gt;
Section 2: UTH 12:00 - 12:50 [[S40-2048]]&lt;br /&gt;
Section 3: UTH 09:00 - 09:50 [[S40-2010]]&lt;br /&gt;
| label12 = General Mode of Teaching and Learning&lt;br /&gt;
| data12 = Traditional&lt;br /&gt;
| label13 = Course Coordinator&lt;br /&gt;
| data13 = [[Dr. Abdul Fattah Salman]]&lt;br /&gt;
| label14 = Course Instructor&lt;br /&gt;
| data14 = [[Dr. Abdul Fattah Salman]]&lt;br /&gt;
| label15 = Office Hours&lt;br /&gt;
| data15 = UTH 11:00 – 12:00&lt;br /&gt;
MW 12:00 – 13:00&lt;br /&gt;
| label16 = Office Location&lt;br /&gt;
| data16 = [[S40-2057]]&lt;br /&gt;
| label17 = Instructor’s Email&lt;br /&gt;
| data17 = [mailto:amsalman@uob.edu.bh amsalman@uob.edu.bh]&lt;br /&gt;
| label18 = Academic Year&lt;br /&gt;
| data18 = 2025-2026&lt;br /&gt;
| label19 = Semester&lt;br /&gt;
| data19 = Second&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Computer Architecture&#039;&#039;&#039;, &#039;&#039;&#039;ITCS 223&#039;&#039;&#039;, or &#039;&#039;&#039;ITCS 222&#039;&#039;&#039; is a [[:Category:Department of Computer Science courses|computer science course]] which introduces the basics of computer architecture. Topics include data&lt;br /&gt;
representation, basics of digital logic, basics of Assembly language, Computer performance evaluation, data path and control unit, non-pipelined and pipelined processor design, main memory hierarchy. Assembly language programming is used as a means of exploring&lt;br /&gt;
instruction set architectures.&lt;br /&gt;
&lt;br /&gt;
[[Category:Department of Computer Science courses]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Computer_Architecture_(Computer_Science)&amp;diff=708</id>
		<title>Computer Architecture (Computer Science)</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Computer_Architecture_(Computer_Science)&amp;diff=708"/>
		<updated>2026-06-19T04:51:12Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- TODO: replace infobox with a proper [[Template:Infobox courses]] --&amp;gt;&lt;br /&gt;
{{Infobox&lt;br /&gt;
| label1 = Course Title&lt;br /&gt;
| data1 = Computer Architecture&lt;br /&gt;
| label2  = Course Code&lt;br /&gt;
| data2  = {{Hlist|ITCS 223|ITCS 222}}&lt;br /&gt;
| label3 = College&lt;br /&gt;
| data3 = [[College of Information Technology|Information Technology]]&lt;br /&gt;
| label4 = Department&lt;br /&gt;
| data4 = [[Department of Computer Science|Computer Science]]&lt;br /&gt;
| label5 = Academic Program&lt;br /&gt;
| data5 = {{Hlist|[[Bachelor of Science in Computer Science|BSc in Computer Science]]|[[Bachelor of Science in Software Engineering|BSc in Software Engineering]]}}&lt;br /&gt;
| label6 = Course Credits&lt;br /&gt;
| data6 = 3-0-3&lt;br /&gt;
| label7 = Course NQF Level&lt;br /&gt;
| data7 = 6&lt;br /&gt;
| label8 = Notional Hours&lt;br /&gt;
| data8 = 120&lt;br /&gt;
| label9 = NQF Credits&lt;br /&gt;
| data9 = 12&lt;br /&gt;
| label10 = Prerequisite&lt;br /&gt;
| data10 = [[Data Structures|ITCS 214]]&lt;br /&gt;
| label11 = Lectures Timing &amp;amp; Location&lt;br /&gt;
| data11 = Section 1: UTH 13:00 - 13:50 [[S40-2048]]&lt;br /&gt;
Section 2: UTH 12:00 - 12:50 [[S40-2048]]&lt;br /&gt;
Section 3: UTH 09:00 - 09:50 [[S40-2010]]&lt;br /&gt;
| label12 = General Mode of Teaching and Learning&lt;br /&gt;
| data12 = Traditional&lt;br /&gt;
| label13 = Course Coordinator&lt;br /&gt;
| data13 = [[Dr. Abdul Fattah Salman]]&lt;br /&gt;
| label14 = Course Instructor&lt;br /&gt;
| data14 = [[Dr. Abdul Fattah Salman]]&lt;br /&gt;
| label15 = Office Hours&lt;br /&gt;
| data15 = UTH 11:00 – 12:00&lt;br /&gt;
MW 12:00 – 13:00&lt;br /&gt;
| label16 = Office Location&lt;br /&gt;
| data16 = [[S40-2057]]&lt;br /&gt;
| label17 = Instructor’s Email&lt;br /&gt;
| data17 = [mailto:amsalman@uob.edu.bh amsalman@uob.edu.bh]&lt;br /&gt;
| label18 = Academic Year&lt;br /&gt;
| data18 = 2025-2026&lt;br /&gt;
| label19 = Semester&lt;br /&gt;
| data19 = Second&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{#subpagelist:}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Computer Architecture&#039;&#039;&#039;, &#039;&#039;&#039;ITCS 223&#039;&#039;&#039;, or &#039;&#039;&#039;ITCS 222&#039;&#039;&#039; is a [[:Category:Department of Computer Science courses|computer science course]] which introduces the basics of computer architecture. Topics include data&lt;br /&gt;
representation, basics of digital logic, basics of Assembly language, Computer performance evaluation, data path and control unit, non-pipelined and pipelined processor design, main memory hierarchy. Assembly language programming is used as a means of exploring&lt;br /&gt;
instruction set architectures.&lt;br /&gt;
&lt;br /&gt;
[[Category:Department of Computer Science courses]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Br_separated_entries/doc&amp;diff=707</id>
		<title>Template:Br separated entries/doc</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Br_separated_entries/doc&amp;diff=707"/>
		<updated>2026-06-19T04:44:21Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{High-risk|630,000+}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
{{Template shortcut|br entries|br list}}&lt;br /&gt;
{{stack|{{Lua|Module:Separated entries}}}}&lt;br /&gt;
&lt;br /&gt;
This template is used primarily in infoboxes to create a &amp;lt;code&amp;gt;&amp;amp;lt;br /&amp;amp;gt;&amp;lt;/code&amp;gt; delimited collection of items, only adding the &amp;lt;code&amp;gt;&amp;amp;lt;br /&amp;amp;gt;&amp;lt;/code&amp;gt; tags where needed.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; For lists of items, without bullets, do not use this template, but use {{tl|unbulleted list}} or {{tl|plainlist}} instead, for better [[WP:ACCESS|accessibility]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{br separated entries|entry1|entry2|entry3|entry4|entry5|...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code !! Result&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{br separated entries|entry1|entry2|entry3}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{br separated entries|entry1|entry2|entry3}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{br separated entries| |entry2|entry3}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{br separated entries| |entry2|entry3}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{br separated entries|entry1| |entry3}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{br separated entries|entry1| |entry3}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{br separated entries|entry1|entry2| }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{br separated entries|entry1|entry2| }}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{br separated entries|entry1| | }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{br separated entries|entry1| | }}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{br separated entries| |entry2| }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{br separated entries| |entry2| }}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{br separated entries| | |entry3}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{br separated entries| | |entry3}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{br separated entries| | | }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{br separated entries| | | }}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{br separated entries|entry1|entry2|entry3|entry4|entry5|entry6}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || {{br separated entries|entry1|entry2|entry3|entry4|entry5|entry6}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Template data===&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
&amp;quot;description&amp;quot;: &amp;quot;Creates a &amp;lt;br /&amp;gt; delimited collection of items. Primarily for use in infoboxes, it only adds the &amp;lt;br /&amp;gt; tags where needed. &amp;quot;,&lt;br /&gt;
&amp;quot;params&amp;quot;: {&lt;br /&gt;
  &amp;quot;1&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;First item&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;First item, may be null&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;2&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Second item&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;Second item, many more items can be added&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  }&lt;br /&gt;
}}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|comma separated entries}}&lt;br /&gt;
* {{tl|space separated entries}}&lt;br /&gt;
* {{tl|plainlist}}&lt;br /&gt;
* {{tl|flatlist}}&lt;br /&gt;
* {{tl|pagelist}}&lt;br /&gt;
* {{tl|unbulleted list}}&lt;br /&gt;
* [[Module:separated entries]], the [[Wikipedia:Lua|Lua]] module on which this template is based.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other|&lt;br /&gt;
| &amp;lt;!-- CATEGORIES BELOW THIS LINE, PLEASE: --&amp;gt;&lt;br /&gt;
[[Category:Inline list formatting templates]]&lt;br /&gt;
[[Category:Variadic templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Module:Transclusion_count/data/B&amp;diff=705</id>
		<title>Module:Transclusion count/data/B</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Module:Transclusion_count/data/B&amp;diff=705"/>
		<updated>2026-06-19T04:44:19Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;return {&lt;br /&gt;
[&amp;quot;B-Class&amp;quot;] = 18000,&lt;br /&gt;
[&amp;quot;BBC_Online&amp;quot;] = 3600,&lt;br /&gt;
[&amp;quot;BBC_programme&amp;quot;] = 2700,&lt;br /&gt;
[&amp;quot;BCGNIS&amp;quot;] = 2100,&lt;br /&gt;
[&amp;quot;BDFA&amp;quot;] = 4000,&lt;br /&gt;
[&amp;quot;BDFutbol&amp;quot;] = 8400,&lt;br /&gt;
[&amp;quot;BEL&amp;quot;] = 9100,&lt;br /&gt;
[&amp;quot;BGR&amp;quot;] = 6000,&lt;br /&gt;
[&amp;quot;BIH&amp;quot;] = 4400,&lt;br /&gt;
[&amp;quot;BLP&amp;quot;] = 1230000,&lt;br /&gt;
[&amp;quot;BLP_no_footnotes&amp;quot;] = 2700,&lt;br /&gt;
[&amp;quot;BLP_one_source&amp;quot;] = 10000,&lt;br /&gt;
[&amp;quot;BLP_others&amp;quot;] = 15000,&lt;br /&gt;
[&amp;quot;BLP_primary_sources&amp;quot;] = 6000,&lt;br /&gt;
[&amp;quot;BLP_sources&amp;quot;] = 101000,&lt;br /&gt;
[&amp;quot;BLP_sources_section&amp;quot;] = 3400,&lt;br /&gt;
[&amp;quot;BLP_unreferenced&amp;quot;] = 7900,&lt;br /&gt;
[&amp;quot;BLP_unreferenced_section&amp;quot;] = 7600,&lt;br /&gt;
[&amp;quot;BLP_unsourced&amp;quot;] = 7700,&lt;br /&gt;
[&amp;quot;BLR&amp;quot;] = 5300,&lt;br /&gt;
[&amp;quot;BRA&amp;quot;] = 11000,&lt;br /&gt;
[&amp;quot;BS_template&amp;quot;] = 3300,&lt;br /&gt;
[&amp;quot;BSsplit&amp;quot;] = 15000,&lt;br /&gt;
[&amp;quot;BSto&amp;quot;] = 7700,&lt;br /&gt;
[&amp;quot;BUL&amp;quot;] = 5500,&lt;br /&gt;
[&amp;quot;BWF.TournamentSoftware.com_profile&amp;quot;] = 2200,&lt;br /&gt;
[&amp;quot;Babel&amp;quot;] = 45000,&lt;br /&gt;
[&amp;quot;Background_color&amp;quot;] = 6900,&lt;br /&gt;
[&amp;quot;Bad_JPEG&amp;quot;] = 2500,&lt;br /&gt;
[&amp;quot;Ballotpedia&amp;quot;] = 2100,&lt;br /&gt;
[&amp;quot;Bar_box&amp;quot;] = 9200,&lt;br /&gt;
[&amp;quot;Bar_percent&amp;quot;] = 8900,&lt;br /&gt;
[&amp;quot;Barrington_Atlas&amp;quot;] = 2100,&lt;br /&gt;
[&amp;quot;Base_Mérimée&amp;quot;] = 2500,&lt;br /&gt;
[&amp;quot;Baseball_navbox&amp;quot;] = 12000,&lt;br /&gt;
[&amp;quot;Baseball_primary_link&amp;quot;] = 8900,&lt;br /&gt;
[&amp;quot;Baseball_primary_style&amp;quot;] = 18000,&lt;br /&gt;
[&amp;quot;Baseball_secondary_link&amp;quot;] = 7500,&lt;br /&gt;
[&amp;quot;Baseball_secondary_style&amp;quot;] = 15000,&lt;br /&gt;
[&amp;quot;Baseball_year&amp;quot;] = 13000,&lt;br /&gt;
[&amp;quot;Baseballstats&amp;quot;] = 26000,&lt;br /&gt;
[&amp;quot;Based_on&amp;quot;] = 31000,&lt;br /&gt;
[&amp;quot;Basketball_color&amp;quot;] = 7200,&lt;br /&gt;
[&amp;quot;Basketball_color_cell&amp;quot;] = 12000,&lt;br /&gt;
[&amp;quot;Basketball_color_cell2&amp;quot;] = 5800,&lt;br /&gt;
[&amp;quot;Basketball_current_roster&amp;quot;] = 2500,&lt;br /&gt;
[&amp;quot;Basketball_kit&amp;quot;] = 3900,&lt;br /&gt;
[&amp;quot;Basketball_primary_style&amp;quot;] = 2200,&lt;br /&gt;
[&amp;quot;Basketball_roster_footer&amp;quot;] = 2100,&lt;br /&gt;
[&amp;quot;Basketballbox&amp;quot;] = 4900,&lt;br /&gt;
[&amp;quot;Basketballstats&amp;quot;] = 3700,&lt;br /&gt;
[&amp;quot;Bda&amp;quot;] = 2600,&lt;br /&gt;
[&amp;quot;Before_and_after_year_navbox_links&amp;quot;] = 2400,&lt;br /&gt;
[&amp;quot;Better_source&amp;quot;] = 2700,&lt;br /&gt;
[&amp;quot;Better_source_needed&amp;quot;] = 27000,&lt;br /&gt;
[&amp;quot;Better_source_requested&amp;quot;] = 4100,&lt;br /&gt;
[&amp;quot;Bibleverse&amp;quot;] = 8000,&lt;br /&gt;
[&amp;quot;Big&amp;quot;] = 40000,&lt;br /&gt;
[&amp;quot;Bigger&amp;quot;] = 44000,&lt;br /&gt;
[&amp;quot;BillboardURLbyName&amp;quot;] = 9000,&lt;br /&gt;
[&amp;quot;Billie_Jean_King_Cup_player&amp;quot;] = 2100,&lt;br /&gt;
[&amp;quot;BioRef&amp;quot;] = 3900,&lt;br /&gt;
[&amp;quot;Bio_icon&amp;quot;] = 90000,&lt;br /&gt;
[&amp;quot;Bio_icon2&amp;quot;] = 90000,&lt;br /&gt;
[&amp;quot;Biographical_Directory_of_Congress&amp;quot;] = 10000,&lt;br /&gt;
[&amp;quot;Bioguide&amp;quot;] = 3200,&lt;br /&gt;
[&amp;quot;Biology_high_taxon_classification_navs&amp;quot;] = 2200,&lt;br /&gt;
[&amp;quot;Birds_tasks&amp;quot;] = 32000,&lt;br /&gt;
[&amp;quot;Birdsong&amp;quot;] = 2400,&lt;br /&gt;
[&amp;quot;Birth-date&amp;quot;] = 5200,&lt;br /&gt;
[&amp;quot;Birth-date_and_age&amp;quot;] = 10000,&lt;br /&gt;
[&amp;quot;Birth_based_on_age_as_of_date&amp;quot;] = 7500,&lt;br /&gt;
[&amp;quot;Birth_date&amp;quot;] = 470000,&lt;br /&gt;
[&amp;quot;Birth_date_and_age&amp;quot;] = 803000,&lt;br /&gt;
[&amp;quot;Birth_date_and_age2&amp;quot;] = 6600,&lt;br /&gt;
[&amp;quot;Birth_date_and_age_text&amp;quot;] = 13000,&lt;br /&gt;
[&amp;quot;Birth_date_text&amp;quot;] = 54000,&lt;br /&gt;
[&amp;quot;Birth_year&amp;quot;] = 27000,&lt;br /&gt;
[&amp;quot;Birth_year_and_age&amp;quot;] = 73000,&lt;br /&gt;
[&amp;quot;Bk&amp;quot;] = 4200,&lt;br /&gt;
[&amp;quot;Bkicon&amp;quot;] = 2500,&lt;br /&gt;
[&amp;quot;Blanked_IP_talk&amp;quot;] = 8270000,&lt;br /&gt;
[&amp;quot;Blist&amp;quot;] = 30000,&lt;br /&gt;
[&amp;quot;Block_indent&amp;quot;] = 1100000,&lt;br /&gt;
[&amp;quot;Block_indent/styles.css&amp;quot;] = 1100000,&lt;br /&gt;
[&amp;quot;Blocked_and_tagged&amp;quot;] = 5900,&lt;br /&gt;
[&amp;quot;Blocked_proxy&amp;quot;] = 18000,&lt;br /&gt;
[&amp;quot;Blockedtaggedclosing&amp;quot;] = 2900,&lt;br /&gt;
[&amp;quot;Blockquote&amp;quot;] = 213000,&lt;br /&gt;
[&amp;quot;Blockquote/styles.css&amp;quot;] = 213000,&lt;br /&gt;
[&amp;quot;Blue&amp;quot;] = 18000,&lt;br /&gt;
[&amp;quot;Bnt&amp;quot;] = 5300,&lt;br /&gt;
[&amp;quot;Bold_div&amp;quot;] = 3100,&lt;br /&gt;
[&amp;quot;Border&amp;quot;] = 3000,&lt;br /&gt;
[&amp;quot;Bot&amp;quot;] = 2000,&lt;br /&gt;
[&amp;quot;BotApproved&amp;quot;] = 2400,&lt;br /&gt;
[&amp;quot;BotTrial&amp;quot;] = 2500,&lt;br /&gt;
[&amp;quot;Bot_trial&amp;quot;] = 2600,&lt;br /&gt;
[&amp;quot;Botanist&amp;quot;] = 4900,&lt;br /&gt;
[&amp;quot;Botanist/styles.css&amp;quot;] = 4900,&lt;br /&gt;
[&amp;quot;Both&amp;quot;] = 1630000,&lt;br /&gt;
[&amp;quot;Botop&amp;quot;] = 2200,&lt;br /&gt;
[&amp;quot;Bots&amp;quot;] = 18000,&lt;br /&gt;
[&amp;quot;Box&amp;quot;] = 262000,&lt;br /&gt;
[&amp;quot;Box-footer&amp;quot;] = 6300,&lt;br /&gt;
[&amp;quot;Box-header&amp;quot;] = 5600,&lt;br /&gt;
[&amp;quot;Box-shadow_border&amp;quot;] = 123000,&lt;br /&gt;
[&amp;quot;BoxRec&amp;quot;] = 5700,&lt;br /&gt;
[&amp;quot;Boxbottom&amp;quot;] = 2600,&lt;br /&gt;
[&amp;quot;Boxboxbottom&amp;quot;] = 17000,&lt;br /&gt;
[&amp;quot;Boxboxtop&amp;quot;] = 19000,&lt;br /&gt;
[&amp;quot;BoxingRecordSummary&amp;quot;] = 4200,&lt;br /&gt;
[&amp;quot;Boxing_record_summary&amp;quot;] = 4300,&lt;br /&gt;
[&amp;quot;Boxrec&amp;quot;] = 4900,&lt;br /&gt;
[&amp;quot;Bq&amp;quot;] = 20000,&lt;br /&gt;
[&amp;quot;Br&amp;quot;] = 14000,&lt;br /&gt;
[&amp;quot;Br_list&amp;quot;] = 8100,&lt;br /&gt;
[&amp;quot;Br_separated_entries&amp;quot;] = 1770000,&lt;br /&gt;
[&amp;quot;Bracket&amp;quot;] = 2400,&lt;br /&gt;
[&amp;quot;Break&amp;quot;] = 33000,&lt;br /&gt;
[&amp;quot;British_English&amp;quot;] = 19000,&lt;br /&gt;
[&amp;quot;Brldb_prim&amp;quot;] = 2200,&lt;br /&gt;
[&amp;quot;Broken_anchor&amp;quot;] = 3600,&lt;br /&gt;
[&amp;quot;Broken_anchors&amp;quot;] = 50000,&lt;br /&gt;
[&amp;quot;Broken_ref&amp;quot;] = 64000,&lt;br /&gt;
[&amp;quot;Broken_ref/cat&amp;quot;] = 7100,&lt;br /&gt;
[&amp;quot;Broken_ref/lang&amp;quot;] = 64000,&lt;br /&gt;
[&amp;quot;Broken_ref/styles.css&amp;quot;] = 57000,&lt;br /&gt;
[&amp;quot;Bronze03&amp;quot;] = 18000,&lt;br /&gt;
[&amp;quot;Bronze3&amp;quot;] = 55000,&lt;br /&gt;
[&amp;quot;Bronze_medal&amp;quot;] = 7000,&lt;br /&gt;
[&amp;quot;Bs_position&amp;quot;] = 2200,&lt;br /&gt;
[&amp;quot;Btc&amp;quot;] = 2400,&lt;br /&gt;
[&amp;quot;Buddhism_topics&amp;quot;] = 2200,&lt;br /&gt;
[&amp;quot;Bulleted_list&amp;quot;] = 267000,&lt;br /&gt;
[&amp;quot;Bus_icon&amp;quot;] = 3800,&lt;br /&gt;
[&amp;quot;Busy&amp;quot;] = 3000,&lt;br /&gt;
[&amp;quot;Butt-Stations&amp;quot;] = 2600,&lt;br /&gt;
[&amp;quot;Button&amp;quot;] = 48000,&lt;br /&gt;
[&amp;quot;By&amp;quot;] = 4200,&lt;br /&gt;
[&amp;quot;By_whom&amp;quot;] = 6400,&lt;br /&gt;
[&amp;quot;Module:Babel&amp;quot;] = 45000,&lt;br /&gt;
[&amp;quot;Module:Banner_shell&amp;quot;] = 11900000,&lt;br /&gt;
[&amp;quot;Module:Banner_shell/config&amp;quot;] = 11900000,&lt;br /&gt;
[&amp;quot;Module:Banner_shell/styles.css&amp;quot;] = 11900000,&lt;br /&gt;
[&amp;quot;Module:BaseConvert&amp;quot;] = 38000,&lt;br /&gt;
[&amp;quot;Module:Based_on&amp;quot;] = 31000,&lt;br /&gt;
[&amp;quot;Module:Bibleverse&amp;quot;] = 8000,&lt;br /&gt;
[&amp;quot;Module:Birth_based_on_age_as_of_dates&amp;quot;] = 7500,&lt;br /&gt;
[&amp;quot;Module:Box-header&amp;quot;] = 5800,&lt;br /&gt;
[&amp;quot;Module:Box-header/colours&amp;quot;] = 5900,&lt;br /&gt;
[&amp;quot;Module:Box-header/styles.css&amp;quot;] = 5900,&lt;br /&gt;
[&amp;quot;Module:British_regnal_year&amp;quot;] = 2700,&lt;br /&gt;
[&amp;quot;Module:British_regnal_year/data&amp;quot;] = 2700,&lt;br /&gt;
[&amp;quot;Module:Buffer&amp;quot;] = 2370000,&lt;br /&gt;
[&amp;quot;Module:Build_bracket&amp;quot;] = 9200,&lt;br /&gt;
[&amp;quot;Module:Build_bracket/Config&amp;quot;] = 9200,&lt;br /&gt;
[&amp;quot;Module:Build_bracket/Helpers&amp;quot;] = 9200,&lt;br /&gt;
[&amp;quot;Module:Build_bracket/Logic&amp;quot;] = 9200,&lt;br /&gt;
[&amp;quot;Module:Build_bracket/Params&amp;quot;] = 9200,&lt;br /&gt;
[&amp;quot;Module:Build_bracket/Paths&amp;quot;] = 9200,&lt;br /&gt;
[&amp;quot;Module:Build_bracket/Render&amp;quot;] = 9200,&lt;br /&gt;
[&amp;quot;Module:Build_bracket/StateChecks&amp;quot;] = 9200,&lt;br /&gt;
[&amp;quot;Module:Build_bracket/styles.css&amp;quot;] = 9200,&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:High-risk&amp;diff=703</id>
		<title>Template:High-risk</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:High-risk&amp;diff=703"/>
		<updated>2026-06-19T04:44:19Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Template:High-use]]&lt;br /&gt;
&lt;br /&gt;
{{Rcat shell|&lt;br /&gt;
{{R with Wikidata item}}&lt;br /&gt;
{{R from merge}}&lt;br /&gt;
{{R from template shortcut}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:TemplateDataHeader&amp;diff=701</id>
		<title>Template:TemplateDataHeader</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:TemplateDataHeader&amp;diff=701"/>
		<updated>2026-06-19T04:44:18Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Template:TemplateData header]]&lt;br /&gt;
{{R from move}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Stack/styles.css&amp;diff=699</id>
		<title>Template:Stack/styles.css</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Stack/styles.css&amp;diff=699"/>
		<updated>2026-06-19T04:44:18Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* {{pp-template}} */&lt;br /&gt;
.stack {&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.stack &amp;gt; div {&lt;br /&gt;
	margin: 1px;&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media all and (min-width: 720px) {&lt;br /&gt;
	.stack-clear-left {&lt;br /&gt;
		float: left;&lt;br /&gt;
		clear: left;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	.stack-clear-right {&lt;br /&gt;
		float: right;&lt;br /&gt;
		clear: right;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	.stack-left {&lt;br /&gt;
		float: left;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	.stack-right {&lt;br /&gt;
		float: right;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	.stack-margin-clear-left {&lt;br /&gt;
		float: left;&lt;br /&gt;
		clear: left;&lt;br /&gt;
		margin-right: 1em;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	.stack-margin-clear-right {&lt;br /&gt;
		float: right;&lt;br /&gt;
		clear: right;&lt;br /&gt;
		margin-left: 1em;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	.stack-margin-left {&lt;br /&gt;
		float: left;&lt;br /&gt;
		margin-right: 1em;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	.stack-margin-right {&lt;br /&gt;
		float: right;&lt;br /&gt;
		margin-left: 1em;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Stack&amp;diff=697</id>
		<title>Template:Stack</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Stack&amp;diff=697"/>
		<updated>2026-06-19T04:44:18Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;Stack/styles.css&amp;quot;/&amp;gt;&amp;lt;div class=&amp;quot;stack mw-stack {{#switch:{{{float|right}}}|left=stack-{{#switch:{{{margin|}}}|1|true|y|yes=margin-}}{{#switch:{{{clear|}}}|left|true=clear-}}left|right=stack-{{#switch:{{{margin|}}}|1|true|y|yes=margin-}}{{#switch:{{{clear|}}}|right|true=clear-}}right}}&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{1|}}}|&amp;lt;div {{#if:{{{cellspacing|}}}|style=&amp;quot;margin: {{{cellspacing}}}px&amp;quot;}}&amp;gt;{{{1}}}&amp;lt;/div&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{2|}}}|&amp;lt;div {{#if:{{{cellspacing|}}}|style=&amp;quot;margin: {{{cellspacing}}}px&amp;quot;}}&amp;gt;{{{2}}}&amp;lt;/div&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{3|}}}|&amp;lt;div {{#if:{{{cellspacing|}}}|style=&amp;quot;margin: {{{cellspacing}}}px&amp;quot;}}&amp;gt;{{{3}}}&amp;lt;/div&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{4|}}}|&amp;lt;div {{#if:{{{cellspacing|}}}|style=&amp;quot;margin: {{{cellspacing}}}px&amp;quot;}}&amp;gt;{{{4}}}&amp;lt;/div&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{5|}}}|&amp;lt;div {{#if:{{{cellspacing|}}}|style=&amp;quot;margin: {{{cellspacing}}}px&amp;quot;}}&amp;gt;{{{5}}}&amp;lt;/div&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{6|}}}|&amp;lt;div {{#if:{{{cellspacing|}}}|style=&amp;quot;margin: {{{cellspacing}}}px&amp;quot;}}&amp;gt;{{{6}}}&amp;lt;/div&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{7|}}}|&amp;lt;div {{#if:{{{cellspacing|}}}|style=&amp;quot;margin: {{{cellspacing}}}px&amp;quot;}}&amp;gt;{{{7}}}&amp;lt;/div&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{8|}}}|&amp;lt;div {{#if:{{{cellspacing|}}}|style=&amp;quot;margin: {{{cellspacing}}}px&amp;quot;}}&amp;gt;{{{8}}}&amp;lt;/div&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{9|}}}|&amp;lt;div {{#if:{{{cellspacing|}}}|style=&amp;quot;margin: {{{cellspacing}}}px&amp;quot;}}&amp;gt;{{{9}}}&amp;lt;/div&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;/div&amp;gt;{{#invoke:Check for unknown parameters|check|unknown=[[Category:Pages using stack with unknown parameters|_VALUE_{{PAGENAME}}]]|preview=Page using [[Template:Stack]] with unknown parameter &amp;quot;_VALUE_&amp;quot;|ignoreblank=y| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | cellspacing | clear | float | margin &lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Br_separated_entries&amp;diff=695</id>
		<title>Template:Br separated entries</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Br_separated_entries&amp;diff=695"/>
		<updated>2026-06-19T04:44:18Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{&amp;lt;includeonly&amp;gt;safesubst:&amp;lt;/includeonly&amp;gt;#invoke:Separated entries|br|dataPlural=1}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Markup/styles.css&amp;diff=693</id>
		<title>Template:Markup/styles.css</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Markup/styles.css&amp;diff=693"/>
		<updated>2026-06-19T04:31:44Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* {{pp-template|small=yes}} */&lt;br /&gt;
.markup {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	margin-bottom: 0.5em;&lt;br /&gt;
	border-width: medium;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.markup &amp;gt; caption {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.markup &amp;gt; tbody &amp;gt; tr &amp;gt; th[scope=col] {&lt;br /&gt;
	width: 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.markup &amp;gt; tbody &amp;gt; tr &amp;gt; td {&lt;br /&gt;
	background: var(--background-color-interactive-subtle, #f8f9fa);&lt;br /&gt;
    color:inherit;&lt;br /&gt;
	border: 1px solid #eaecf0;&lt;br /&gt;
	padding: 5px;&lt;br /&gt;
	vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.markup-wrapper &amp;gt; :first-child {&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.markup-wrapper &amp;gt; :last-child {&lt;br /&gt;
	margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.markup-markup {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	border: none;&lt;br /&gt;
	overflow-wrap: break-word;&lt;br /&gt;
	white-space: pre-wrap;	&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.markup-markup .mw-highlight {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.markup-markup .mw-highlight pre {&lt;br /&gt;
	border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
code.markup-markup {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre.markup-markup {&lt;br /&gt;
	padding: 2px 0 0;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Glossary/styles.css&amp;diff=691</id>
		<title>Template:Glossary/styles.css</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Glossary/styles.css&amp;diff=691"/>
		<updated>2026-06-19T04:31:44Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* {{pp-template}} */&lt;br /&gt;
.glossary dt {&lt;br /&gt;
    margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.glossary dt + dt {&lt;br /&gt;
    margin-top: -0.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* the inline styles that were defined in {gbq}/{gquote};&lt;br /&gt;
   simply use {quote} within {defn}, will work like {gbq} */&lt;br /&gt;
.glossary .templatequote {&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
    margin-bottom: -0.5em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Hlist/doc&amp;diff=689</id>
		<title>Template:Hlist/doc</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Hlist/doc&amp;diff=689"/>
		<updated>2026-06-19T04:31:43Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
{{used in system|in [[MediaWiki:Citethispage-content]]}}&lt;br /&gt;
{{cascade-protected template}}&lt;br /&gt;
{{Lua|Module:List}}&lt;br /&gt;
{{Uses TemplateStyles}}&lt;br /&gt;
{{tlr|clear=right|Horizontal list|dotlist}}&lt;br /&gt;
&lt;br /&gt;
This template creates [[WP:HLIST|horizontal lists]]. Each item in the list may be individually styled with [[CSS]].&lt;br /&gt;
&lt;br /&gt;
Lists output by {{tl|Flatlist}} and {{tl|Hlist}} are semantically and visually identical, and differ only in the wiki-markup used to create the lists.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
{{-}}&lt;br /&gt;
== Usage ==&lt;br /&gt;
&#039;&#039;&#039;Basic usage&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{pre|&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;hlist&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&#039;&#039;first item&#039;&#039;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&#039;&#039;second item&#039;&#039;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&#039;&#039;third item&#039;&#039;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;...&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;All parameters&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{pre|&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;hlist&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&#039;&#039;first item&#039;&#039;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&#039;&#039;second item&#039;&#039;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&#039;&#039;third item&#039;&#039;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;...&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|class       = &amp;lt;/nowiki&amp;gt;&#039;&#039;class for div tag&#039;&#039;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|style       = &amp;lt;/nowiki&amp;gt;&#039;&#039;style for div tag&#039;&#039;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|list_style  = &amp;lt;/nowiki&amp;gt;&#039;&#039;style for ul tag&#039;&#039;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|item_style  = &amp;lt;/nowiki&amp;gt;&#039;&#039;style for all li tags&#039;&#039;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|item1_style = &amp;lt;/nowiki&amp;gt;&#039;&#039;style for first li tag&#039;&#039;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|item2_style = &amp;lt;/nowiki&amp;gt;&#039;&#039;style for second li tag&#039;&#039;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;...&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|indent      = &amp;lt;/nowiki&amp;gt;&#039;&#039;the number of tabs to indent&#039;&#039;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{tnull|hlist|Jazz|rock|pop|rap}}&lt;br /&gt;
&lt;br /&gt;
produces:&lt;br /&gt;
&lt;br /&gt;
{{hlist|Jazz|rock|pop|rap}}&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
* Positional parameters (&amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;3&amp;lt;/code&amp;gt;...): these are the list items. If no list items are present, the module will output nothing.&lt;br /&gt;
* &amp;lt;code&amp;gt;class&amp;lt;/code&amp;gt;: a custom class for the {{tag|div}} tags surrounding the list. Set to &amp;lt;code&amp;gt;inline&amp;lt;/code&amp;gt; when using {{tlf|hlist}} inside text.&lt;br /&gt;
* &amp;lt;code&amp;gt;style&amp;lt;/code&amp;gt;: a custom CSS style for the {{tag|div}} tags surrounding the list, e.g. &amp;lt;code&amp;gt;font-size: 90%;&amp;lt;/code&amp;gt;.&lt;br /&gt;
* &amp;lt;code&amp;gt;list_style&amp;lt;/code&amp;gt;: a custom CSS style for the {{tag|ul}} tags around the list. The format is the same as for the {{para|style}} parameter.&lt;br /&gt;
* &amp;lt;code&amp;gt;item_style&amp;lt;/code&amp;gt;: a custom CSS style for all of the list items (the {{Tag|li}} tags). The format is the same as for the {{para|style}} parameter.&lt;br /&gt;
*: Avoid using the style &amp;lt;code&amp;gt;white-space:nowrap&amp;lt;/code&amp;gt; in the &amp;lt;code&amp;gt;item_style&amp;lt;/code&amp;gt; parameter, because it will have the unintended effect of avoiding line breaks anywhere in the list, instead of just inside the list item; the workaround is to move this style in the &amp;lt;code&amp;gt;list_style&amp;lt;/code&amp;gt; parameter, and then insert {{Tl|Wbr}} at the &#039;&#039;beginning&#039;&#039; of each item value, to insert an invisible word-break opportunity (and not at &#039;&#039;end&#039;&#039; of the item value, as the word-break would occur just before the trailing spaced-bullet separator).&lt;br /&gt;
* &amp;lt;code&amp;gt;item1_style&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;item2_style&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;item3_style&amp;lt;/code&amp;gt;...: custom CSS styles for each of the list items. The format is the same as for the {{para|style}} parameter.&lt;br /&gt;
* &amp;lt;code&amp;gt;indent&amp;lt;/code&amp;gt;: the number of tabs to indent the list. Default value is 0.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
{{Markup&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{hlist|entry1|entry2|entry3|entry4|entry5|entry6|entry7|entry8|entry9}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{hlist|entry1|entry2|entry3|entry4|entry5|entry6|entry7|entry8|entry9}}&lt;br /&gt;
&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;✘ Giant planets ({{hlist|[[Jupiter|J]]|[[Saturn|S]]|[[Uranus|U]]|[[Neptune|N]]}}).&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| ✘ Giant planets ({{hlist|[[Jupiter|J]]|[[Saturn|S]]|[[Uranus|U]]|[[Neptune|N]]}}). &#039;&#039;(incorrect markup)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;✔ Giant planets ({{hlist|class=inline|[[Jupiter|J]]|[[Saturn|S]]|[[Uranus|U]]|[[Neptune|N]]}}).&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| ✔ Giant planets ({{hlist|class=inline|[[Jupiter|J]]|[[Saturn|S]]|[[Uranus|U]]|[[Neptune|N]]}}). &#039;&#039;(correct markup)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{hlist|Winner|Runner-up|Third place|indent=2}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{hlist|Winner|Runner-up|Third place|indent=2}}&lt;br /&gt;
&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{hlist|Winner|Runner-up|Third place|item_style=color:blue;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{hlist|Winner|Runner-up|Third place|item_style=color:blue;}}&lt;br /&gt;
&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{hlist|Winner|Runner-up|Third place|item1_style=background-color:yellow;color:black;|item2_style=background-color:silver;color:black;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{hlist|Winner|Runner-up|Third place|item1_style=background-color:yellow;color:black;|item2_style=background-color:silver;color:black;}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Avoiding Linter errors ==&lt;br /&gt;
&lt;br /&gt;
{{tlf|hlist}} will produce [[Wikipedia:Linter|Linter]] [[Special:LintErrors/misc-tidy-replacement-issues|errors]] if placed inside a template that uses {{tag|span}} tags, such as {{tl|small}}, {{tl|larger}}, etc. To avoid this, use the substitutions from the table below:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! {{no|}} {{cross}} Incorrect markup !! {{yes|}} {{tick}} Correct markup&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{small|{{hlist|...}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hlist|...|style=font-size:85%}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{resize|{{hlist|...}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hlist|...|style=font-size:90%}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{midsize|{{hlist|...}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hlist|...|style=font-size:92%}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{larger|{{hlist|...}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hlist|...|style=font-size:120%}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{big|{{hlist|...}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hlist|...|style=font-size:120%}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{large|{{hlist|...}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hlist|...|style=font-size:120%}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{huge|{{hlist|...}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hlist|...|style=font-size:180%}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{resize|x%|{{hlist|...}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hlist|...|style=font-size:x%}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{font|size=x%|{{hlist|...}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hlist|...|style=font-size:x%}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{nowrap|{{hlist|...}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hlist|...|style=white-space: nowrap}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{navbox lists}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go here, and interwikis go in Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Inline list formatting templates]]&lt;br /&gt;
[[Category:Variadic templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Navbox_lists&amp;diff=687</id>
		<title>Template:Navbox lists</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Navbox_lists&amp;diff=687"/>
		<updated>2026-06-19T04:31:39Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Template:HTML lists]]&lt;br /&gt;
&lt;br /&gt;
{{R from move}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:HTML_lists&amp;diff=685</id>
		<title>Template:HTML lists</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:HTML_lists&amp;diff=685"/>
		<updated>2026-06-19T04:31:39Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{navbox top&lt;br /&gt;
|name= HTML lists&lt;br /&gt;
|title=HTML lists&lt;br /&gt;
|state=&amp;lt;includeonly&amp;gt;collapsed&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|above = More information — {{hlist|class=inline&lt;br /&gt;
| [[Help:List]]&lt;br /&gt;
| [[WP:List dos and don&#039;ts]]&lt;br /&gt;
| [[WP:Manual of Style/Embedded lists]]&lt;br /&gt;
| {{section link|WP:Manual of Style/Accessibility#Lists}}&lt;br /&gt;
| [[WP:WikiProject Lists]]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
{|style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top; width:32%&amp;quot; |&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Horizontal list&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|hlist |item1&amp;amp;nbsp;|item2&amp;amp;nbsp;}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{hlist |item1 |item2}}&lt;br /&gt;
|}&lt;br /&gt;
| rowspan=4 style=&amp;quot;width:2%&amp;quot;|&lt;br /&gt;
| style=&amp;quot;vertical-align:top; width:32%&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Horizontal list&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|flatlist|&amp;lt;br /&amp;gt;* item1&amp;lt;br /&amp;gt;* item2}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{flatlist|&lt;br /&gt;
* item1&lt;br /&gt;
* item2&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
| rowspan=4 style=&amp;quot;width:2%&amp;quot; |&lt;br /&gt;
| style=&amp;quot;vertical-align:top; width:32%&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Horizontal list&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|cslist |item1&amp;amp;nbsp;|item2&amp;amp;nbsp;}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{cslist |item1 |item2 }}&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;vertical-align:top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Bulleted list&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|bulleted list |item1&amp;amp;nbsp;|item2&amp;amp;nbsp;}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{bulleted list |item1 |item2 }}&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Numeric ordered list&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|Ordered list |first&amp;amp;nbsp;|second&amp;amp;nbsp;}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{Ordered list |first |second }}&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top;&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Alphabetic ordered list&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|Ordered list |list_style_type{{=}}lower-alpha&amp;amp;nbsp;|first&amp;amp;nbsp;|second&amp;amp;nbsp;}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{Ordered list |list_style_type=lower-alpha |first |second }}&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;| &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Unbulleted list&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|unbulleted list |item1&amp;amp;nbsp;|item2&amp;amp;nbsp;}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{unbulleted list|item1 |item2 }}&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Unbulleted list&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|plainlist|&amp;lt;br /&amp;gt;* item1&amp;lt;br /&amp;gt;* item2}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{plainlist|&lt;br /&gt;
* item1&lt;br /&gt;
* item2&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; rowspan=2|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[Wikipedia:Manual of Style/Glossaries|Glossary]] or definition list&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tlx|term|first term}}{{tlx|defn|first description}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|second term}}{{tnull|defn|second description}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tlx|glossary end}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|first term}}{{defn|first description}}&lt;br /&gt;
{{term|second term}}{{defn|second description}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Bulleted list to flow around an image&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[File:Bad Title Example.png|left|thumb|100px]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tlx|flowlist|&amp;lt;br /&amp;gt;*item1&amp;lt;br /&amp;gt;*item2}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:Bad Title Example.png|left|thumb|100px]]&lt;br /&gt;
{{flowlist|&lt;br /&gt;
*item1&lt;br /&gt;
*item2&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Ordered list in columns&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|columns-list|colwidth{{=}}5em|&amp;lt;br /&amp;gt;# first&amp;lt;br /&amp;gt;# second}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{columns-list|colwidth=5em|&lt;br /&gt;
# first&lt;br /&gt;
# second&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
|}&lt;br /&gt;
{{navbox bottom&lt;br /&gt;
|below = {{cl|List formatting and function templates‎}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Please add categories to the /doc subpage; interwikis go to Wikidata --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Cascade-protected_template&amp;diff=683</id>
		<title>Template:Cascade-protected template</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Cascade-protected_template&amp;diff=683"/>
		<updated>2026-06-19T04:31:37Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mbox&lt;br /&gt;
    | type = protection&lt;br /&gt;
    | image = [[File:Cascade-protection-shackle.svg|40x40px|link=|alt=]]&lt;br /&gt;
    | text = This {{{page|template}}} can only be edited by [[Wikipedia:Administrators|administrators]] because it is [[Help:Transclusion|transcluded]] onto one or more [[Wikipedia:Protection policy#Cascading protection|cascade-protected]] pages.&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Tlr&amp;diff=681</id>
		<title>Template:Tlr</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Tlr&amp;diff=681"/>
		<updated>2026-06-19T04:31:35Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Template:Template redirect]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Parameter&amp;diff=679</id>
		<title>Template:Parameter</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Parameter&amp;diff=679"/>
		<updated>2026-06-19T04:31:35Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{Template for merging/dated|page=Parameter|otherpage=Parameter2|link=Wikipedia:Templates for discussion/Log/2026 June 14#Template:Parameter|type=tiny|help=off|bigbox={{#invoke:Noinclude|noinclude|text=yes}}}}&amp;lt;/noinclude&amp;gt;&amp;lt;code class=&amp;quot;tpl-para&amp;quot; style=&amp;quot;word-break:break-word;{{SAFESUBST:&amp;lt;noinclude /&amp;gt;#if:{{{plain|}}}|border: none; background-color: inherit;}} {{SAFESUBST:&amp;lt;noinclude /&amp;gt;#if:{{{plain|}}}{{{mxt|}}}{{{green|}}}{{{!mxt|}}}{{{red|}}}|color: {{SAFESUBST:&amp;lt;noinclude /&amp;gt;#if:{{{mxt|}}}{{{green|}}}|#006400|{{SAFESUBST:&amp;lt;noinclude /&amp;gt;#if:{{{!mxt|}}}{{{red|}}}|#8B0000|inherit}}}};}} {{SAFESUBST:&amp;lt;noinclude /&amp;gt;#if:{{{style|}}}|{{{style}}}}}&amp;quot;&amp;gt;&amp;amp;#124;{{SAFESUBST:&amp;lt;noinclude /&amp;gt;#if:{{{1|}}}|{{{1}}}&amp;amp;#61;}}{{{2|}}}&amp;lt;/code&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;!-- Categories go near the bottom of the /doc subpage – interwikis go to Wikidata, thank you! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Module:Transclusion_count/data/H&amp;diff=677</id>
		<title>Module:Transclusion count/data/H</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Module:Transclusion_count/data/H&amp;diff=677"/>
		<updated>2026-06-19T04:31:35Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;return {&lt;br /&gt;
[&amp;quot;H-phrases&amp;quot;] = 4300,&lt;br /&gt;
[&amp;quot;HABS&amp;quot;] = 2700,&lt;br /&gt;
[&amp;quot;HAER&amp;quot;] = 2500,&lt;br /&gt;
[&amp;quot;HDS&amp;quot;] = 4500,&lt;br /&gt;
[&amp;quot;HD_Radio&amp;quot;] = 2200,&lt;br /&gt;
[&amp;quot;HD_color&amp;quot;] = 2900,&lt;br /&gt;
[&amp;quot;HKG&amp;quot;] = 3600,&lt;br /&gt;
[&amp;quot;HMAS&amp;quot;] = 6700,&lt;br /&gt;
[&amp;quot;HMCS&amp;quot;] = 5300,&lt;br /&gt;
[&amp;quot;HMS&amp;quot;] = 38000,&lt;br /&gt;
[&amp;quot;HNLMS&amp;quot;] = 3300,&lt;br /&gt;
[&amp;quot;HOUR&amp;quot;] = 2300,&lt;br /&gt;
[&amp;quot;HRV&amp;quot;] = 7000,&lt;br /&gt;
[&amp;quot;HUN&amp;quot;] = 12000,&lt;br /&gt;
[&amp;quot;HWYACR&amp;quot;] = 56000,&lt;br /&gt;
[&amp;quot;Hab&amp;quot;] = 14000,&lt;br /&gt;
[&amp;quot;Hair_space&amp;quot;] = 7900,&lt;br /&gt;
[&amp;quot;HanCinema_person&amp;quot;] = 2000,&lt;br /&gt;
[&amp;quot;Handbook_of_Texas&amp;quot;] = 2100,&lt;br /&gt;
[&amp;quot;Hansard-contribs&amp;quot;] = 9400,&lt;br /&gt;
[&amp;quot;Harv&amp;quot;] = 6000,&lt;br /&gt;
[&amp;quot;Harvard_citation&amp;quot;] = 6300,&lt;br /&gt;
[&amp;quot;Harvard_citation_no_brackets&amp;quot;] = 54000,&lt;br /&gt;
[&amp;quot;Harvard_citation_text&amp;quot;] = 7900,&lt;br /&gt;
[&amp;quot;Harvard_citation_year_brackets&amp;quot;] = 6200,&lt;br /&gt;
[&amp;quot;Harvid&amp;quot;] = 77000,&lt;br /&gt;
[&amp;quot;Harvnb&amp;quot;] = 53000,&lt;br /&gt;
[&amp;quot;Harvp&amp;quot;] = 6100,&lt;br /&gt;
[&amp;quot;Harvtxt&amp;quot;] = 7200,&lt;br /&gt;
[&amp;quot;HasTemplate&amp;quot;] = 114000,&lt;br /&gt;
[&amp;quot;Has_short_description&amp;quot;] = 800000,&lt;br /&gt;
[&amp;quot;Hat&amp;quot;] = 14000,&lt;br /&gt;
[&amp;quot;Hatnote&amp;quot;] = 802000,&lt;br /&gt;
[&amp;quot;Hatnote_group&amp;quot;] = 2100,&lt;br /&gt;
[&amp;quot;Hatnote_inline&amp;quot;] = 3100,&lt;br /&gt;
[&amp;quot;Height&amp;quot;] = 88000,&lt;br /&gt;
[&amp;quot;Help_me-helped&amp;quot;] = 16000,&lt;br /&gt;
[&amp;quot;Helpbox&amp;quot;] = 2900,&lt;br /&gt;
[&amp;quot;Helpbox/styles.css&amp;quot;] = 2900,&lt;br /&gt;
[&amp;quot;Helpme-helped&amp;quot;] = 2100,&lt;br /&gt;
[&amp;quot;Hex2dec&amp;quot;] = 2200,&lt;br /&gt;
[&amp;quot;Hidden&amp;quot;] = 283000,&lt;br /&gt;
[&amp;quot;Hidden/FC&amp;quot;] = 3700,&lt;br /&gt;
[&amp;quot;Hidden_archive_bottom&amp;quot;] = 14000,&lt;br /&gt;
[&amp;quot;Hidden_archive_top&amp;quot;] = 14000,&lt;br /&gt;
[&amp;quot;Hidden_archive_top/styles.css&amp;quot;] = 14000,&lt;br /&gt;
[&amp;quot;Hidden_begin&amp;quot;] = 338000,&lt;br /&gt;
[&amp;quot;Hidden_begin/styles.css&amp;quot;] = 338000,&lt;br /&gt;
[&amp;quot;Hidden_category&amp;quot;] = 6800,&lt;br /&gt;
[&amp;quot;Hidden_end&amp;quot;] = 338000,&lt;br /&gt;
[&amp;quot;Hidden_ping&amp;quot;] = 5300,&lt;br /&gt;
[&amp;quot;Hidden_sort_key&amp;quot;] = 22000,&lt;br /&gt;
[&amp;quot;High-Class&amp;quot;] = 15000,&lt;br /&gt;
[&amp;quot;High-importance&amp;quot;] = 16000,&lt;br /&gt;
[&amp;quot;High-use&amp;quot;] = 13000,&lt;br /&gt;
[&amp;quot;Highlight&amp;quot;] = 8000,&lt;br /&gt;
[&amp;quot;Highlight/core&amp;quot;] = 8200,&lt;br /&gt;
[&amp;quot;Highlight_round&amp;quot;] = 4300,&lt;br /&gt;
[&amp;quot;Highlight_round/styles.css&amp;quot;] = 4300,&lt;br /&gt;
[&amp;quot;Hilite&amp;quot;] = 2300,&lt;br /&gt;
[&amp;quot;Historic_Environment_Scotland&amp;quot;] = 3800,&lt;br /&gt;
[&amp;quot;Historical&amp;quot;] = 25000,&lt;br /&gt;
[&amp;quot;Historical_Dictionary_of_Switzerland&amp;quot;] = 5000,&lt;br /&gt;
[&amp;quot;Historical_populations&amp;quot;] = 60000,&lt;br /&gt;
[&amp;quot;History&amp;quot;] = 7500,&lt;br /&gt;
[&amp;quot;History_icon&amp;quot;] = 8500,&lt;br /&gt;
[&amp;quot;History_icon2&amp;quot;] = 8500,&lt;br /&gt;
[&amp;quot;Hlist&amp;quot;] = 305000,&lt;br /&gt;
[&amp;quot;Hlist/styles.css&amp;quot;] = 9150000,&lt;br /&gt;
[&amp;quot;Hmbox&amp;quot;] = 30000,&lt;br /&gt;
[&amp;quot;Hmbox/styles.css&amp;quot;] = 30000,&lt;br /&gt;
[&amp;quot;Hndis&amp;quot;] = 77000,&lt;br /&gt;
[&amp;quot;Hong_Kong_English&amp;quot;] = 3600,&lt;br /&gt;
[&amp;quot;Horizontal_TOC&amp;quot;] = 7300,&lt;br /&gt;
[&amp;quot;Horizontal_TOC/styles.css&amp;quot;] = 7300,&lt;br /&gt;
[&amp;quot;HoursElapsed&amp;quot;] = 38000,&lt;br /&gt;
[&amp;quot;Hours_elapsed&amp;quot;] = 38000,&lt;br /&gt;
[&amp;quot;How_to_request_photo_in&amp;quot;] = 2900,&lt;br /&gt;
[&amp;quot;Howtoreqphotoin&amp;quot;] = 2700,&lt;br /&gt;
[&amp;quot;Hr&amp;quot;] = 6700,&lt;br /&gt;
[&amp;quot;Hs&amp;quot;] = 22000,&lt;br /&gt;
[&amp;quot;Hsp&amp;quot;] = 5000,&lt;br /&gt;
[&amp;quot;Huge&amp;quot;] = 2200,&lt;br /&gt;
[&amp;quot;Hugman&amp;quot;] = 7600,&lt;br /&gt;
[&amp;quot;Human_name_disambiguation&amp;quot;] = 82000,&lt;br /&gt;
[&amp;quot;Human_readable_duration&amp;quot;] = 35000,&lt;br /&gt;
[&amp;quot;Humor&amp;quot;] = 4400,&lt;br /&gt;
[&amp;quot;Hurricane_season_bar&amp;quot;] = 2400,&lt;br /&gt;
[&amp;quot;Hurricane_season_bar/button&amp;quot;] = 2400,&lt;br /&gt;
[&amp;quot;Hurricane_season_bar/styles.css&amp;quot;] = 2400,&lt;br /&gt;
[&amp;quot;Hurricane_status_small&amp;quot;] = 2400,&lt;br /&gt;
[&amp;quot;Module:HTMLDecode&amp;quot;] = 859000,&lt;br /&gt;
[&amp;quot;Module:Hatnote&amp;quot;] = 2180000,&lt;br /&gt;
[&amp;quot;Module:Hatnote/styles.css&amp;quot;] = 2180000,&lt;br /&gt;
[&amp;quot;Module:Hatnote_group&amp;quot;] = 2100,&lt;br /&gt;
[&amp;quot;Module:Hatnote_inline&amp;quot;] = 3200,&lt;br /&gt;
[&amp;quot;Module:Hatnote_list&amp;quot;] = 1270000,&lt;br /&gt;
[&amp;quot;Module:Hidden_ping&amp;quot;] = 5300,&lt;br /&gt;
[&amp;quot;Module:High-use&amp;quot;] = 63000,&lt;br /&gt;
[&amp;quot;Module:Highest_archive_number&amp;quot;] = 343000,&lt;br /&gt;
[&amp;quot;Module:Historical_populations&amp;quot;] = 60000,&lt;br /&gt;
[&amp;quot;Module:Historical_populations/styles.css&amp;quot;] = 60000,&lt;br /&gt;
[&amp;quot;Module:Hms&amp;quot;] = 251000,&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Module:Uses_TemplateStyles/config&amp;diff=675</id>
		<title>Module:Uses TemplateStyles/config</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Module:Uses_TemplateStyles/config&amp;diff=675"/>
		<updated>2026-06-19T04:31:34Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local cfg = {} -- Don’t touch this line.&lt;br /&gt;
&lt;br /&gt;
-- Subpage blacklist: these subpages will not be categorized (except for the&lt;br /&gt;
-- error category, which is always added if there is an error).&lt;br /&gt;
-- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have&lt;br /&gt;
-- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules,&lt;br /&gt;
-- so they *will* have categories. All rules should be in the&lt;br /&gt;
--   [&#039;&amp;lt;subpage name&amp;gt;&#039;] = true,&lt;br /&gt;
-- format.&lt;br /&gt;
cfg[&#039;subpage_blacklist&#039;] = {&lt;br /&gt;
	[&#039;doc&#039;] = true,&lt;br /&gt;
	[&#039;sandbox&#039;] = true,&lt;br /&gt;
	[&#039;sandbox2&#039;] = true,&lt;br /&gt;
	[&#039;testcases&#039;] = true,&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
-- Sandbox title: if the stylesheet’s title is &amp;lt;template&amp;gt;/&amp;lt;stylesheet&amp;gt;.css, the&lt;br /&gt;
-- stylesheet’s sandbox is expected to be at &amp;lt;template&amp;gt;/&amp;lt;sandbox_title&amp;gt;/&amp;lt;stylesheet&amp;gt;.css&lt;br /&gt;
-- Set to nil to disable sandbox links.&lt;br /&gt;
cfg[&#039;sandbox_title&#039;] = &#039;sandbox&#039;&lt;br /&gt;
&lt;br /&gt;
-- Error category: this category is added if the module call contains errors&lt;br /&gt;
-- (e.g. no stylesheet listed). A category name without namespace, or nil&lt;br /&gt;
-- to disable categorization (not recommended).&lt;br /&gt;
cfg[&#039;error_category&#039;] = &#039;Uses TemplateStyles templates with errors&#039;&lt;br /&gt;
&lt;br /&gt;
-- Default category: this category is added if no custom category is specified&lt;br /&gt;
-- in module/template call. A category name without namespace, or nil&lt;br /&gt;
-- to disable categorization.&lt;br /&gt;
cfg[&#039;default_category&#039;] = &#039;Templates using TemplateStyles&#039;&lt;br /&gt;
&lt;br /&gt;
-- Protection conflict category: this category is added if the protection level&lt;br /&gt;
-- of any stylesheet is lower than the protection level of the template. A category name&lt;br /&gt;
-- without namespace, or nil to disable categorization (not recommended).&lt;br /&gt;
cfg[&#039;protection_conflict_category&#039;] = &#039;Templates using TemplateStyles with a different protection level&#039;&lt;br /&gt;
&lt;br /&gt;
-- Hierarchy of protection levels, used to determine whether one protection level is lower&lt;br /&gt;
-- than another and thus should populate protection_conflict_category. No protection is treated as zero &lt;br /&gt;
cfg[&#039;protection_hierarchy&#039;]  = {&lt;br /&gt;
	autoconfirmed = 1,&lt;br /&gt;
	extendedconfirmed = 2,&lt;br /&gt;
	templateeditor = 3,&lt;br /&gt;
	sysop = 4&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
-- Padlock pattern: Lua pattern to search on protected stylesheets for, or nil&lt;br /&gt;
-- to disable padlock check.&lt;br /&gt;
cfg[&#039;padlock_pattern&#039;] = &#039;{{pp-&#039;&lt;br /&gt;
&lt;br /&gt;
-- Missing padlock category: this category is added if a protected stylesheet&lt;br /&gt;
-- doesn’t contain any padlock template (specified by the above Lua pattern).&lt;br /&gt;
-- A category name without namespace (no nil allowed) if the pattern is not nil,&lt;br /&gt;
-- unused (and thus may be nil) otherwise.&lt;br /&gt;
cfg[&#039;missing_padlock_category&#039;] = &#039;Templates using TemplateStyles without padlocks&#039;&lt;br /&gt;
&lt;br /&gt;
-- Default subpage for the stylesheet if none is given&lt;br /&gt;
cfg[&#039;default_subpage_name&#039;] = &#039;styles.css&#039;&lt;br /&gt;
return cfg -- Don’t touch this line.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Module:Uses_TemplateStyles&amp;diff=673</id>
		<title>Module:Uses TemplateStyles</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Module:Uses_TemplateStyles&amp;diff=673"/>
		<updated>2026-06-19T04:31:34Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local yesno = require(&#039;Module:Yesno&#039;)&lt;br /&gt;
local mList = require(&#039;Module:List&#039;)&lt;br /&gt;
local mTableTools = require(&#039;Module:TableTools&#039;)&lt;br /&gt;
local mMessageBox = require(&#039;Module:Message box&#039;)&lt;br /&gt;
local TNT = require(&#039;Module:TNT&#039;)&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
local function format(msg, ...)&lt;br /&gt;
	return TNT.format(&#039;I18n/Uses TemplateStyles&#039;, msg, ...)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function getConfig()&lt;br /&gt;
	return mw.loadData(&#039;Module:Uses TemplateStyles/config&#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function makeEditSup(pageName)&lt;br /&gt;
	return string.format(&#039;&amp;lt;sup&amp;gt;&amp;amp;lbrack;[[Special:Edit/%s|e]]&amp;amp;rbrack;&amp;lt;/sup&amp;gt;&#039;, pageName)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- Build just the &amp;quot;(sandbox)&amp;quot; suffix using the i18n message, without duplicating the main link.&lt;br /&gt;
local function makeSandboxSuffix(tsSandboxPrefixed)&lt;br /&gt;
	-- i18n message is: &amp;quot;$1 ([[$2|sandbox]])&amp;quot;&lt;br /&gt;
	-- Passing empty $1 yields &amp;quot; ([[:...|sandbox]])&amp;quot; -&amp;gt; trim leading whitespace to get &amp;quot;(sandbox)&amp;quot; portion.&lt;br /&gt;
	local s = format(&#039;sandboxlink&#039;, &#039;&#039;, &#039;:&#039; .. tsSandboxPrefixed)&lt;br /&gt;
	return (s:gsub(&#039;^%s+&#039;, &#039;&#039;))&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function renderBox(tStyles)&lt;br /&gt;
	local boxArgs = {&lt;br /&gt;
		type = &#039;notice&#039;,&lt;br /&gt;
		small = true,&lt;br /&gt;
		image = string.format(&#039;[[File:Farm-Fresh css add.svg|32px|alt=%s]]&#039;, format(&#039;logo-alt&#039;))&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	if #tStyles &amp;lt; 1 then&lt;br /&gt;
		boxArgs.text = string.format(&#039;&amp;lt;strong class=&amp;quot;error&amp;quot;&amp;gt;%s&amp;lt;/strong&amp;gt;&#039;, format(&#039;error-emptylist&#039;))&lt;br /&gt;
	else&lt;br /&gt;
		local cfg = getConfig()&lt;br /&gt;
		local tStylesLinks = {}&lt;br /&gt;
&lt;br /&gt;
		for i, ts in ipairs(tStyles) do&lt;br /&gt;
			local viewLink = string.format(&#039;[[:%s]]&#039;, ts)&lt;br /&gt;
			local editSup = makeEditSup(ts)&lt;br /&gt;
&lt;br /&gt;
			local out = viewLink .. editSup&lt;br /&gt;
&lt;br /&gt;
			-- Optional sandbox link + sandbox edit link&lt;br /&gt;
			local tsTitle = mw.title.new(ts)&lt;br /&gt;
			if tsTitle and cfg[&#039;sandbox_title&#039;] then&lt;br /&gt;
				local tsSandboxTitle = mw.title.new(string.format(&lt;br /&gt;
					&#039;%s:%s/%s/%s&#039;,&lt;br /&gt;
					tsTitle.nsText,&lt;br /&gt;
					tsTitle.baseText,&lt;br /&gt;
					cfg[&#039;sandbox_title&#039;],&lt;br /&gt;
					tsTitle.subpageText&lt;br /&gt;
				))&lt;br /&gt;
&lt;br /&gt;
				if tsSandboxTitle and tsSandboxTitle.exists then&lt;br /&gt;
					local sandboxSuffix = makeSandboxSuffix(tsSandboxTitle.prefixedText)&lt;br /&gt;
					local sandboxEditSup = makeEditSup(tsSandboxTitle.prefixedText)&lt;br /&gt;
					out = out .. &#039; &#039; .. sandboxSuffix .. &#039; &#039; .. sandboxEditSup&lt;br /&gt;
				end&lt;br /&gt;
			end&lt;br /&gt;
&lt;br /&gt;
			tStylesLinks[i] = out&lt;br /&gt;
		end&lt;br /&gt;
&lt;br /&gt;
		local tStylesList = mList.makeList(&#039;bulleted&#039;, tStylesLinks)&lt;br /&gt;
		boxArgs.text = format(&lt;br /&gt;
			mw.title.getCurrentTitle():inNamespaces(828, 829) and &#039;header-module&#039; or &#039;header-template&#039;&lt;br /&gt;
		) .. &#039;\n&#039; .. tStylesList&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	return mMessageBox.main(&#039;mbox&#039;, boxArgs)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function renderTrackingCategories(args, tStyles, titleObj)&lt;br /&gt;
	if yesno(args.nocat) then&lt;br /&gt;
		return &#039;&#039;&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	local cfg = getConfig()&lt;br /&gt;
	local cats = {}&lt;br /&gt;
&lt;br /&gt;
	-- Error category&lt;br /&gt;
	if #tStyles &amp;lt; 1 and cfg[&#039;error_category&#039;] then&lt;br /&gt;
		cats[#cats + 1] = cfg[&#039;error_category&#039;]&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	-- TemplateStyles category&lt;br /&gt;
	titleObj = titleObj or mw.title.getCurrentTitle()&lt;br /&gt;
	if (titleObj.namespace == 10 or titleObj.namespace == 828)&lt;br /&gt;
		and not cfg[&#039;subpage_blacklist&#039;][titleObj.subpageText]&lt;br /&gt;
	then&lt;br /&gt;
		local category = args.category or cfg[&#039;default_category&#039;]&lt;br /&gt;
		if category then&lt;br /&gt;
			cats[#cats + 1] = category&lt;br /&gt;
		end&lt;br /&gt;
		if not yesno(args.noprotcat) and (cfg[&#039;protection_conflict_category&#039;] or cfg[&#039;padlock_pattern&#039;]) then&lt;br /&gt;
			local currentProt = titleObj.protectionLevels[&amp;quot;edit&amp;quot;] and titleObj.protectionLevels[&amp;quot;edit&amp;quot;][1] or nil&lt;br /&gt;
			local addedLevelCat = false&lt;br /&gt;
			local addedPadlockCat = false&lt;br /&gt;
			for _, ts in ipairs(tStyles) do&lt;br /&gt;
				local tsTitleObj = mw.title.new(ts)&lt;br /&gt;
				local tsProt = tsTitleObj.protectionLevels[&amp;quot;edit&amp;quot;] and tsTitleObj.protectionLevels[&amp;quot;edit&amp;quot;][1] or nil&lt;br /&gt;
				if cfg[&#039;padlock_pattern&#039;] and tsProt and not addedPadlockCat then&lt;br /&gt;
					local content = tsTitleObj:getContent()&lt;br /&gt;
					if not content:find(cfg[&#039;padlock_pattern&#039;]) then&lt;br /&gt;
						cats[#cats + 1] = cfg[&#039;missing_padlock_category&#039;]&lt;br /&gt;
						addedPadlockCat = true&lt;br /&gt;
					end&lt;br /&gt;
				end&lt;br /&gt;
				if cfg[&#039;protection_conflict_category&#039;] and currentProt and tsProt ~= currentProt and not addedLevelCat then&lt;br /&gt;
					currentProt = cfg[&#039;protection_hierarchy&#039;][currentProt] or 0&lt;br /&gt;
					tsProt = cfg[&#039;protection_hierarchy&#039;][tsProt] or 0&lt;br /&gt;
					if tsProt &amp;lt; currentProt then&lt;br /&gt;
						addedLevelCat = true&lt;br /&gt;
						cats[#cats + 1] = cfg[&#039;protection_conflict_category&#039;]&lt;br /&gt;
					end&lt;br /&gt;
				end&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	for i, cat in ipairs(cats) do&lt;br /&gt;
		cats[i] = string.format(&#039;[[Category:%s]]&#039;, cat)&lt;br /&gt;
	end&lt;br /&gt;
	return table.concat(cats)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p._main(args)&lt;br /&gt;
	local cfg = getConfig()&lt;br /&gt;
	if #args == 0 then&lt;br /&gt;
		local prefixed = mw.title.getCurrentTitle().prefixedText&lt;br /&gt;
		prefixed = prefixed:gsub(&amp;quot;/doc&amp;quot;, &amp;quot;&amp;quot;)&lt;br /&gt;
		args[1] = prefixed .. &amp;quot;/&amp;quot; .. cfg[&amp;quot;default_subpage_name&amp;quot;]&lt;br /&gt;
	end&lt;br /&gt;
	local tStyles = mTableTools.compressSparseArray(args)&lt;br /&gt;
	local box = renderBox(tStyles)&lt;br /&gt;
	local trackingCategories = renderTrackingCategories(args, tStyles)&lt;br /&gt;
	return box .. trackingCategories&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local origArgs = frame:getParent().args&lt;br /&gt;
	local args = {}&lt;br /&gt;
	for k, v in pairs(origArgs) do&lt;br /&gt;
		v = v:match(&#039;^%s*(.-)%s*$&#039;)&lt;br /&gt;
		if v ~= &#039;&#039; then&lt;br /&gt;
			args[k] = v&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	return p._main(args)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Uses_TemplateStyles&amp;diff=671</id>
		<title>Template:Uses TemplateStyles</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Uses_TemplateStyles&amp;diff=671"/>
		<updated>2026-06-19T04:31:34Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#invoke:Uses TemplateStyles|main}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{documentation}}&lt;br /&gt;
&amp;lt;!-- Categories go on the /doc subpage and interwikis go on Wikidata. --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Used_in_system&amp;diff=669</id>
		<title>Template:Used in system</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Used_in_system&amp;diff=669"/>
		<updated>2026-06-19T04:31:34Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#invoke:High-use|main|1=|2={{{2|}}}|system={{#if:{{{1|}}}|{{{1}}}|in system messages}}&amp;lt;noinclude&amp;gt;|nocat=true&amp;lt;/noinclude&amp;gt;}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&amp;lt;!-- Add categories and interwikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Template_redirect&amp;diff=667</id>
		<title>Template:Template redirect</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Template_redirect&amp;diff=667"/>
		<updated>2026-06-19T04:31:32Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#invoke:Shortcut|main|template=yes|redirect=yes}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Module:Item&amp;diff=665</id>
		<title>Module:Item</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Module:Item&amp;diff=665"/>
		<updated>2026-06-19T04:31:32Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
local function escape(str)&lt;br /&gt;
	return str:gsub(&amp;quot;[|\\]&amp;quot;, function (c) return string.format(&amp;quot;\\%03d&amp;quot;, c:byte()) end)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function unescape(str)&lt;br /&gt;
	return str:gsub(&amp;quot;\\(%d%d%d)&amp;quot;, function (d) return string.char(d) end)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- Implements [[Template:Item]]&lt;br /&gt;
function p.pack(frame)&lt;br /&gt;
	local parent = frame:getParent()&lt;br /&gt;
	local result = &#039;&#039;&lt;br /&gt;
	for key, value in pairs(parent.args) do&lt;br /&gt;
		result = result .. &amp;quot;|&amp;quot; .. escape(tostring(key)) .. &amp;quot;|&amp;quot; .. escape(value)&lt;br /&gt;
	end&lt;br /&gt;
	return result .. &amp;quot;|&amp;quot;;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function unpack(str)&lt;br /&gt;
	local result = { }&lt;br /&gt;
	for key, value in str:gfind(&amp;quot;|([^|]*)|([^|]*)&amp;quot;) do&lt;br /&gt;
		result[unescape(key)] = unescape(value)&lt;br /&gt;
	end&lt;br /&gt;
	return result&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- Implements [[Template:Component]]&lt;br /&gt;
function p.component(frame)&lt;br /&gt;
	return unpack(frame.args[1])[frame.args[2]]&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function getItems(frame)&lt;br /&gt;
	return frame:getParent().args&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function invert(tbl)&lt;br /&gt;
	local result = { }&lt;br /&gt;
	for key, value in pairs(tbl) do&lt;br /&gt;
		result[value] = key&lt;br /&gt;
	end&lt;br /&gt;
	return result&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- Add args into item as appropriate (see [[Template:Format item]])&lt;br /&gt;
local function addArgs(&lt;br /&gt;
	item,   -- unpacked item to modify&lt;br /&gt;
	args,   -- arguments for adding into item&lt;br /&gt;
	ignore, -- pass in invert{keys to ignore}&lt;br /&gt;
	shift   -- for numbered arguments, args[key+shift] is assigned to item[key]&lt;br /&gt;
	-- returns: item&lt;br /&gt;
)&lt;br /&gt;
	for key, value in pairs(args) do&lt;br /&gt;
		if not ignore[key] then&lt;br /&gt;
			local _, _, paramKey = string.find(key, &amp;quot;^param (.*)&amp;quot;)&lt;br /&gt;
			local _, _, importantKey = string.find(key, &amp;quot;^important (.*)&amp;quot;)&lt;br /&gt;
			paramKey = paramKey or importantKey or key&lt;br /&gt;
			if shift and type(paramKey) == &amp;quot;number&amp;quot; then&lt;br /&gt;
				paramKey = paramKey - shift&lt;br /&gt;
				if paramKey &amp;lt; 1 then paramKey = nil end&lt;br /&gt;
			end&lt;br /&gt;
			if paramKey and (importantKey or item[paramKey] == nil) then&lt;br /&gt;
				item[paramKey] = value&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	return item&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- Implements [[Template:Format item]]&lt;br /&gt;
function p.format(frame)&lt;br /&gt;
	local args = frame:getParent().args&lt;br /&gt;
	local ignore = invert{ &amp;quot;template&amp;quot;, &amp;quot;item&amp;quot; }&lt;br /&gt;
	local templateArgs = addArgs(unpack(args.item), args, ignore)&lt;br /&gt;
	&lt;br /&gt;
	return frame:expandTemplate{ title = args.template, args = templateArgs }&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- See [[Template:Item#Format each item using a template]]&lt;br /&gt;
function p.each(frame)&lt;br /&gt;
	local args = frame.args&lt;br /&gt;
	local items = getItems(frame)&lt;br /&gt;
	local separator = args[1] or &amp;quot;&amp;quot;&lt;br /&gt;
	local prepend = args[2] or &amp;quot;&amp;quot;&lt;br /&gt;
	local append = args[3] or &amp;quot;&amp;quot;&lt;br /&gt;
	local ignore = invert{ &amp;quot;template&amp;quot; }&lt;br /&gt;
	local shift = 3&lt;br /&gt;
&lt;br /&gt;
	local result = &amp;quot;&amp;quot;&lt;br /&gt;
	for i, item in ipairs(items) do&lt;br /&gt;
		local templateArgs = addArgs(unpack(item), args, ignore, shift)&lt;br /&gt;
		result = result .. prepend .. frame:expandTemplate{ title = args.template, args = templateArgs } .. append&lt;br /&gt;
		if items[i + 1] then&lt;br /&gt;
			result = result .. separator&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	return result&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- See [[Template:Item#Gather given parameter from all items]]&lt;br /&gt;
function p.gather(frame)&lt;br /&gt;
	local args = frame.args&lt;br /&gt;
	local items = getItems(frame)&lt;br /&gt;
	local parameter = args.parameter or &amp;quot;1&amp;quot;&lt;br /&gt;
	&lt;br /&gt;
	local templateArgs = { }&lt;br /&gt;
	for i, item in ipairs(items) do&lt;br /&gt;
		templateArgs[i] = unpack(item)[parameter]&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	return frame:expandTemplate{ title = args.template, args = templateArgs }&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Markup/row&amp;diff=663</id>
		<title>Template:Markup/row</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Markup/row&amp;diff=663"/>
		<updated>2026-06-19T04:31:32Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{|&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#if:{{{c1|value}}}|&amp;amp;#32;&lt;br /&gt;
{{!-}}&lt;br /&gt;
{{!}} style=&amp;quot;{{#if:{{{padding|}}}|padding:{{{padding}}};}} {{{col1style|}}}&amp;quot;{{!}} &amp;lt;!--&lt;br /&gt;
 --&amp;gt;&amp;lt;div class=&amp;quot;markup-wrapper&amp;quot;&amp;gt;{{#switch:{{{tag|}}}&lt;br /&gt;
    |none = {{{c1|[markup]}}}&amp;lt;!-- mark up --&amp;gt;&lt;br /&gt;
    |syntaxhighlight = {{#tag:syntaxhighlight |{{{c1|[markup]}}}&amp;lt;!-- mark up --&amp;gt;|lang=&amp;quot;wikitext&amp;quot;|inline=1|style=&amp;quot;{{{c1style|}}}&amp;quot;|class=&amp;quot;markup-markup&amp;quot;}}&lt;br /&gt;
    ||pre = {{#tag:pre |{{{c1|[markup]}}}&amp;lt;!-- mark up --&amp;gt;|style=&amp;quot;{{{c1style|}}}&amp;quot;|class=&amp;quot;markup-markup&amp;quot;}}&lt;br /&gt;
    |#default = {{#tag:{{{tag}}} |{{{c1|[markup]}}}&amp;lt;!-- mark up --&amp;gt;|style=&amp;quot;{{{c1style|}}}&amp;quot;}}&lt;br /&gt;
    }}&amp;lt;/div&amp;gt;&lt;br /&gt;
{{!}}style{{=}}&amp;quot;{{#if:{{{padding|}}}|padding:{{{padding}}};}} {{{col2style|}}}&amp;quot;{{!}} &amp;lt;!--&lt;br /&gt;
 --&amp;gt;&amp;lt;div class=&amp;quot;markup-wrapper&amp;quot; style=&amp;quot;{{{c2style|}}}&amp;quot;&amp;gt;&amp;lt;!-- renders as --&amp;gt;&lt;br /&gt;
{{{c2|[&#039;&#039;rendering&#039;&#039;]}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Markup&amp;diff=661</id>
		<title>Template:Markup</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Markup&amp;diff=661"/>
		<updated>2026-06-19T04:31:32Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;templatestyles src=&amp;quot;Markup/styles.css&amp;quot; /&amp;gt;&lt;br /&gt;
{| class=&amp;quot;markup&amp;quot; style=&amp;quot;{{#if:{{{width|}}}|width:{{{width}}};}} {{#if:{{{margin-left|{{{margin|}}}}}}|margin-left:{{{margin-left|{{{margin}}}}}};}} {{{style|}}}&amp;quot;&lt;br /&gt;
{{#if:{{{title|}}} |{{!}}+ {{{title}}}}}&lt;br /&gt;
{{#if:{{{noheaders|}}}{{{notitle|}}} |&lt;br /&gt;
 |!   scope=&amp;quot;col&amp;quot; style=&amp;quot;{{{colheaderstyle|}}}{{{col1headerstyle|}}}&amp;quot;{{!}} {{{col1|{{{t1|Markup}}}}}} {{!!}}&amp;lt;!--&lt;br /&gt;
   --&amp;gt;scope=&amp;quot;col&amp;quot; style=&amp;quot;{{{colheaderstyle|}}}{{{col2headerstyle|}}}&amp;quot;{{!}} {{{col2|{{{t2|Renders as}}}}}}&lt;br /&gt;
}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{For loop||call=format item|pc1n=template|pc1v=Markup/row|pc2n=col1style|pc2v={{{col1style|}}}|pc3n=col2style|pc3v={{{col2style|}}}|pc4n=c1style|pc4v={{{codestyle|{{{markupstyle|}}}}}}|pc5n=c2style|pc5v={{{outputstyle|}}}|pc6n=tag|pc6v={{{tag|}}}|pc7n=padding|pc7v={{{padding|}}}|pv=item|{{item|c1={{{1|}}}|c2={{{2|}}}}}|{{item|c1={{{3|}}}|c2={{{4|}}}}}|{{item|c1={{{5|}}}|c2={{{6|}}}}}|{{item|c1={{{7|}}}|c2={{{8|}}}}}|{{item|c1={{{9|}}}|c2={{{10|}}}}}|{{item|c1={{{11|}}}|c2={{{12|}}}}}|{{item|c1={{{13|}}}|c2={{{14|}}}}}|{{item|c1={{{15|}}}|c2={{{16|}}}}}|{{item|c1={{{17|}}}|c2={{{18|}}}}}|{{item|c1={{{19|}}}|c2={{{20|}}}}}|{{item|c1={{{21|}}}|c2={{{22|}}}}}|{{item|c1={{{23|}}}|c2={{{24|}}}}}|{{item|c1={{{25|}}}|c2={{{26|}}}}}|{{item|c1={{{27|}}}|c2={{{28|}}}}}|{{item|c1={{{29|}}}|c2={{{30|}}}}}|{{item|c1={{{31|}}}|c2={{{32|}}}}}|{{item|c1={{{33|}}}|c2={{{34|}}}}}|{{item|c1={{{35|}}}|c2={{{36|}}}}}|{{item|c1={{{37|}}}|c2={{{38|}}}}}|{{item|c1={{{39|}}}|c2={{{40|}}}}}}}&lt;br /&gt;
|}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Item&amp;diff=659</id>
		<title>Template:Item</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Item&amp;diff=659"/>
		<updated>2026-06-19T04:31:32Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#invoke:Item|pack}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{doc}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Format_item&amp;diff=657</id>
		<title>Template:Format item</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Format_item&amp;diff=657"/>
		<updated>2026-06-19T04:31:32Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#invoke:Item|format}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{doc}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Term&amp;diff=655</id>
		<title>Template:Term</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Term&amp;diff=655"/>
		<updated>2026-06-19T04:31:32Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;dt {{safesubst&amp;lt;noinclude/&amp;gt;:#if:{{{class|}}}|class=&amp;quot;{{{class}}}&amp;quot;|}} {{safesubst&amp;lt;noinclude/&amp;gt;:#if: {{{noid|}}}||id=&amp;quot;{{safesubst&amp;lt;noinclude/&amp;gt;:#invoke:delink|delink|{{safesubst&amp;lt;noinclude/&amp;gt;:#invoke:String|replace|source={{safesubst&amp;lt;noinclude/&amp;gt;:lc:{{{id|{{{term|{{{1}}}}}}}}}}}|&amp;quot;|&amp;lt;!--blank to strip out double quote mark--&amp;gt;}}}}&amp;quot;}} {{safesubst&amp;lt;noinclude/&amp;gt;:#if:{{{style|}}}|style=&amp;quot;{{{style}}}&amp;quot;|}}&amp;gt;{{safesubst&amp;lt;noinclude/&amp;gt;:#if:{{{nondefining|}}}||&amp;lt;dfn&amp;gt;}}{{{content|{{{2|{{{term|{{{1}}}}}}}}}}}}{{safesubst&amp;lt;noinclude/&amp;gt;:#if:{{{nondefining|}}}||&amp;lt;/dfn&amp;gt;}}&amp;lt;/dt&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Glossary_end&amp;diff=653</id>
		<title>Template:Glossary end</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Glossary_end&amp;diff=653"/>
		<updated>2026-06-19T04:31:32Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;dl&amp;gt;&amp;lt;/noinclude&amp;gt;&amp;lt;/dl&amp;gt;&amp;lt;!--end glossary--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation|Template:Glossary/doc}}&amp;lt;!--Categories go in the /doc subpage.--&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Glossary&amp;diff=651</id>
		<title>Template:Glossary</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Glossary&amp;diff=651"/>
		<updated>2026-06-19T04:31:32Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;Glossary/styles.css&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;glossary {{{class|}}}&amp;quot; {{#if:{{{style|}}}|style=&amp;quot;{{{style}}}&amp;quot;|}} {{#if:{{{id|}}}|id=&amp;quot;{{{id}}}&amp;quot;|}}&amp;gt;&amp;lt;noinclude&amp;gt;{{glossary end}}&lt;br /&gt;
&amp;lt;!--Categories and interwikis go on the /doc page.--&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Defn&amp;diff=649</id>
		<title>Template:Defn</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Defn&amp;diff=649"/>
		<updated>2026-06-19T04:31:31Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;dd {{safesubst&amp;lt;noinclude/&amp;gt;:#if:{{{class|}}}|class=&amp;quot;{{{class}}}&amp;quot;|}} {{safesubst&amp;lt;noinclude/&amp;gt;:#if:{{{id|}}}|id=&amp;quot;{{{id}}}&amp;quot;|{{safesubst&amp;lt;noinclude/&amp;gt;:#if:{{{term|}}}|id=&amp;quot;{{{term}}}-defn{{{2|{{{no|1}}}}}}&amp;quot;|}}|}} {{safesubst&amp;lt;noinclude/&amp;gt;:#if:{{{style|}}}|style=&amp;quot;{{{style}}}&amp;quot;|}}&amp;gt;{{safesubst&amp;lt;noinclude/&amp;gt;:#if:{{{2|{{{no|}}}}}}|{{{2|{{{no}}}}}}.&amp;amp;nbsp;&amp;amp;nbsp;|}}{{{defn|{{{1|{{{content}}}}}}}}}&amp;lt;/dd&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&amp;lt;!--Please add this template&#039;s categories to the /doc subpage, interwikis to Wikidata, not here - thanks!--&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Flowlist/styles.css&amp;diff=647</id>
		<title>Template:Flowlist/styles.css</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Flowlist/styles.css&amp;diff=647"/>
		<updated>2026-06-19T04:31:31Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.flowlist ul {&lt;br /&gt;
	overflow-x: hidden;&lt;br /&gt;
	margin-left: 0;&lt;br /&gt;
	padding-left: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
.flowlist ol {&lt;br /&gt;
	overflow-x: hidden;&lt;br /&gt;
	margin-left: 0;&lt;br /&gt;
	padding-left: 3.2em;&lt;br /&gt;
}&lt;br /&gt;
.flowlist dl {&lt;br /&gt;
	overflow-x: hidden; &lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Flowlist&amp;diff=645</id>
		<title>Template:Flowlist</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Flowlist&amp;diff=645"/>
		<updated>2026-06-19T04:31:31Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;Flowlist/styles.css&amp;quot; /&amp;gt;&amp;lt;div class=&amp;quot;flowlist {{{class|}}}&amp;quot; {{#if: {{{style|}}}|style=&amp;quot;{{{style}}}&amp;quot;}}&amp;gt;{{#if:{{{1|}}}|&lt;br /&gt;
{{{1}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;}}&amp;lt;noinclude&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Template_link_null&amp;diff=643</id>
		<title>Template:Template link null</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Template_link_null&amp;diff=643"/>
		<updated>2026-06-19T04:31:31Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#Invoke:Template link general|main|nolink=yes|code=yes}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation|1=Template:Tlg/doc&lt;br /&gt;
|content = {{tlg/doc|tnull}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- Add categories to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Tnull&amp;diff=641</id>
		<title>Template:Tnull</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Tnull&amp;diff=641"/>
		<updated>2026-06-19T04:31:31Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Template:Template link null]]&lt;br /&gt;
&lt;br /&gt;
{{Redirect category shell|&lt;br /&gt;
{{R from move}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Module:Cslist&amp;diff=639</id>
		<title>Module:Cslist</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Module:Cslist&amp;diff=639"/>
		<updated>2026-06-19T04:31:31Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;p = {}&lt;br /&gt;
&lt;br /&gt;
p.makelist = function(frame)&lt;br /&gt;
	local args = frame.args&lt;br /&gt;
	if not args[1] then&lt;br /&gt;
		args = frame:getParent().args&lt;br /&gt;
		if not args[1] then return end&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	local semi = args.semi&lt;br /&gt;
	if semi then semi = semi:lower() end&lt;br /&gt;
	local oxford = args.oxford&lt;br /&gt;
	if oxford then oxford = oxford:lower() end&lt;br /&gt;
	local embedded = args.embedded&lt;br /&gt;
	if embedded then embedded = embedded:lower() end&lt;br /&gt;
	&lt;br /&gt;
	local out = &amp;quot;&amp;quot;&lt;br /&gt;
	for k, v in ipairs(args) do&lt;br /&gt;
		v = mw.text.trim(v)&lt;br /&gt;
		if v ~= &amp;quot;&amp;quot; then&lt;br /&gt;
			out = out .. &amp;quot;&amp;lt;li&amp;gt;&amp;quot; .. v .. &amp;quot;&amp;lt;/li&amp;gt;&amp;quot;&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	local listclass = &amp;quot;&amp;quot;&lt;br /&gt;
	if semi then&lt;br /&gt;
		listclass = listclass .. &amp;quot;sslist&amp;quot;&lt;br /&gt;
	else&lt;br /&gt;
		if oxford then&lt;br /&gt;
			if args[3] then&lt;br /&gt;
				listclass = listclass .. &amp;quot;andlistoxford&amp;quot;&lt;br /&gt;
			else&lt;br /&gt;
				listclass = listclass .. &amp;quot;andlist&amp;quot;&lt;br /&gt;
			end&lt;br /&gt;
		else&lt;br /&gt;
			listclass = listclass .. &amp;quot;cslist&amp;quot;&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	if embedded then&lt;br /&gt;
		listclass = listclass .. &amp;quot; cslist-embedded&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
	if out ~= &amp;quot;&amp;quot; then&lt;br /&gt;
		return &#039;&amp;lt;ul class=&amp;quot;&#039;.. listclass ..&#039;&amp;quot;&amp;gt;&#039; .. out .. &#039;&amp;lt;/ul&amp;gt;&#039;&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Cslist/styles.css&amp;diff=637</id>
		<title>Template:Cslist/styles.css</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Cslist/styles.css&amp;diff=637"/>
		<updated>2026-06-19T04:31:31Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* {{pp-template}} */&lt;br /&gt;
/* make an inline list with either comma or semicolon separators */&lt;br /&gt;
ul.cslist, ul.sslist, ul.andlist, ul.andlistoxford {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul.cslist-embedded {&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cslist li, .sslist li, .andlist li, .andlistoxford li {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0 0.25em 0 0;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cslist li:after, .andlistoxford li:after {&lt;br /&gt;
    content: &amp;quot;, &amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.sslist li:after {&lt;br /&gt;
    content: &amp;quot;; &amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cslist li:last-child:after,&lt;br /&gt;
.sslist li:last-child:after,&lt;br /&gt;
.andlist li:last-child:after, .andlistoxford li:last-child:after {&lt;br /&gt;
    content: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.andlist li:nth-last-child(2):after {&lt;br /&gt;
	content: &amp;quot; and &amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.andlistoxford li:nth-last-child(2):after {&lt;br /&gt;
	content: &amp;quot;, and &amp;quot;;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Cslist&amp;diff=635</id>
		<title>Template:Cslist</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Cslist&amp;diff=635"/>
		<updated>2026-06-19T04:31:31Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;Cslist/styles.css&amp;quot; /&amp;gt;{{#invoke:Cslist |makelist}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&amp;lt;!-- Please place categories and language links on the /doc page, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Template:Tag&amp;diff=633</id>
		<title>Template:Tag</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Template:Tag&amp;diff=633"/>
		<updated>2026-06-19T04:31:31Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;code class=&amp;quot;{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}&amp;quot; style=&amp;quot;{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;color:inherit;|{{{style|}}}}}&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
 Opening tag&lt;br /&gt;
--&amp;gt;{{#switch:{{{2|pair}}}&lt;br /&gt;
  |c|close =&lt;br /&gt;
  |e|empty|s|single|v|void&lt;br /&gt;
  |o|open&lt;br /&gt;
  |p|pair = &amp;amp;lt;{{#if:{{{link|}}}|[[HTML element#{{{1|tag}}}|{{{1|tag}}}]]|{{{1|tag}}}}}{{#if:{{{params|{{{attribs|}}}}}}|&amp;amp;#32;{{{params|{{{attribs}}}}}}}}&lt;br /&gt;
 }}&amp;lt;!--&lt;br /&gt;
 Content between tags&lt;br /&gt;
--&amp;gt;{{#switch:{{{2|pair}}}&lt;br /&gt;
  |c|close = {{{content|}}}&lt;br /&gt;
  |e|empty|s|single|v|void = &amp;amp;#32;&amp;amp;#47;&amp;amp;gt;&lt;br /&gt;
  |o|open = &amp;amp;gt;{{{content|}}}&lt;br /&gt;
  |p|pair = {{#ifeq:{{{1|tag}}}|!--||&amp;amp;gt;}}{{{content|...}}}&lt;br /&gt;
 }}&amp;lt;!--&lt;br /&gt;
 Closing tag&lt;br /&gt;
--&amp;gt;{{#switch:{{{2|pair}}}&lt;br /&gt;
  |e|empty|s|single|v|void&lt;br /&gt;
  |o|open =&lt;br /&gt;
  |c|close&lt;br /&gt;
  |p|pair = {{#ifeq:{{{1|tag}}}|!--|--&amp;amp;gt;|&amp;amp;lt;&amp;amp;#47;{{{1|tag}}}&amp;amp;gt;}}&lt;br /&gt;
 }}&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://en.uobwiki.com/index.php?title=Module:Documentation/styles.css&amp;diff=631</id>
		<title>Module:Documentation/styles.css</title>
		<link rel="alternate" type="text/html" href="https://en.uobwiki.com/index.php?title=Module:Documentation/styles.css&amp;diff=631"/>
		<updated>2026-06-19T04:31:31Z</updated>

		<summary type="html">&lt;p&gt;Admin: 1 revision imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* {{pp|small=yes}} */&lt;br /&gt;
.documentation,&lt;br /&gt;
.documentation-metadata {&lt;br /&gt;
	border: 1px solid var( --border-color-base, #a2a9b1 );&lt;br /&gt;
	background-color: #ecfcf4;&lt;br /&gt;
	color:inherit;&lt;br /&gt;
	clear: both;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation {&lt;br /&gt;
	margin: 1em 0 0 0;&lt;br /&gt;
	padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation-metadata {&lt;br /&gt;
	margin: 0.2em 0; /* same margin left-right as .documentation */&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
    padding: 0.4em 1em; /* same padding left-right as .documentation */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation-startbox {&lt;br /&gt;
	padding-bottom: 3px;&lt;br /&gt;
	border-bottom: 1px solid var( --border-color-base, #a2a9b1 );&lt;br /&gt;
	margin-bottom: 1ex;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation-heading {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	font-size: 125%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.skin-minerva .documentation-startbox .mw-editsection-like a,&lt;br /&gt;
body.skin-timeless .documentation-startbox .mw-editsection-like a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	margin-left: 0.3em;&lt;br /&gt;
	margin-right: 0.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation-clear { /* Don&#039;t want things to stick out where they shouldn&#039;t. */&lt;br /&gt;
	clear: both;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation-toolbar {&lt;br /&gt;
	font-style: normal;&lt;br /&gt;
	font-size: 85%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
@media screen {&lt;br /&gt;
    html.skin-theme-clientpref-night .documentation,&lt;br /&gt;
	html.skin-theme-clientpref-night .documentation-metadata {&lt;br /&gt;
	    background-color: #0b1e1c;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
@media screen and ( prefers-color-scheme: dark ) {&lt;br /&gt;
    html.skin-theme-clientpref-os .documentation,&lt;br /&gt;
    html.skin-theme-clientpref-os .documentation-metadata {&lt;br /&gt;
        background-color: #0b1e1c;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>